wok diff e3/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents 9584196b887d
children 223b265f40fd
line diff
     1.1 --- a/e3/receipt	Sun Jul 08 14:35:20 2012 +0000
     1.2 +++ b/e3/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="e3 is a full featured text editor written in NASM assembler."
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="make nasm"
     1.8 +BUILD_DEPENDS="make nasm wget"
     1.9  TARBALL="$PACKAGE-$VERSION.tgz"
    1.10  WEB_SITE="http://sites.google.com/site/e3editor"
    1.11 -WGET_URL="$WEB_SITE/Home/$TARBALL"
    1.12 +WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0"
    1.13  TAGS="text-editor"
    1.14  
    1.15  # Rules to configure and make the package.