diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:36:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:36:21 +0000 |
commit | 41de1713459b96ffb2ad2f3c78fe18d23078357c (patch) | |
tree | 81e13b43efff1fe525aa020e833d901257c3c8a4 /app-xemacs/efs/efs-1.33.ebuild | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-41de1713459b96ffb2ad2f3c78fe18d23078357c.tar.gz gentoo-2-41de1713459b96ffb2ad2f3c78fe18d23078357c.tar.bz2 gentoo-2-41de1713459b96ffb2ad2f3c78fe18d23078357c.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/efs/efs-1.33.ebuild')
-rw-r--r-- | app-xemacs/efs/efs-1.33.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/efs/efs-1.33.ebuild b/app-xemacs/efs/efs-1.33.ebuild index 7397bb8f4ce6..5e8c901542b9 100644 --- a/app-xemacs/efs/efs-1.33.ebuild +++ b/app-xemacs/efs/efs-1.33.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/efs/efs-1.33.ebuild,v 1.1 2006/11/11 15:00:29 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.33.ebuild,v 1.2 2007/05/29 18:36:21 armin76 Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |