diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:26:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:26:59 +0000 |
commit | f88dd1dd5faf6988c41a6879184c1b894968c503 (patch) | |
tree | 4264050e41d91db66ca05e18714a7e1e11e98006 /app-xemacs/edict/edict-1.16.ebuild | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-f88dd1dd5faf6988c41a6879184c1b894968c503.tar.gz gentoo-2-f88dd1dd5faf6988c41a6879184c1b894968c503.tar.bz2 gentoo-2-f88dd1dd5faf6988c41a6879184c1b894968c503.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/edict/edict-1.16.ebuild')
-rw-r--r-- | app-xemacs/edict/edict-1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/edict/edict-1.16.ebuild b/app-xemacs/edict/edict-1.16.ebuild index c586985efeb3..52a57e8d161e 100644 --- a/app-xemacs/edict/edict-1.16.ebuild +++ b/app-xemacs/edict/edict-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.16.ebuild,v 1.1 2006/11/11 14:32:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edict/edict-1.16.ebuild,v 1.2 2007/05/29 18:26:59 armin76 Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="mule" RDEPEND="app-xemacs/mule-base app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |