wok-next diff emacs-pkg-text-translator/receipt @ rev 16105

ARM: mpd add support for ogg files
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 18 22:43:54 2014 +0100 (2014-03-18)
parents f2430744a95d
children dfef8de3d270
line diff
     1.1 --- a/emacs-pkg-text-translator/receipt	Fri Feb 22 21:16:14 2013 +0100
     1.2 +++ b/emacs-pkg-text-translator/receipt	Tue Mar 18 22:43:54 2014 +0100
     1.3 @@ -5,10 +5,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Translates strings by using translation services on the web."
     1.6  MAINTAINER="domcox@slitaz.org"
     1.7 -DEPENDS="emacs"
     1.8 +LICENSE="GPL3"
     1.9  WEB_SITE="http://d.hatena.ne.jp/khiker/20070503/emacs_text_translator"
    1.10  TAGS="emacs"
    1.11  
    1.12 +DEPENDS="emacs"
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()