diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:02:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:02:21 +0000 |
commit | 42f6eb2b40e904586425a30ee5cdaa88e4564a4c (patch) | |
tree | 1d9e942efc4a4151c56eb8feac621d303827474c /app-xemacs/efs | |
parent | sparc stable wrt #370261 (diff) | |
download | gentoo-2-42f6eb2b40e904586425a30ee5cdaa88e4564a4c.tar.gz gentoo-2-42f6eb2b40e904586425a30ee5cdaa88e4564a4c.tar.bz2 gentoo-2-42f6eb2b40e904586425a30ee5cdaa88e4564a4c.zip |
alpha/sparc stable wrt #369897
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-xemacs/efs')
-rw-r--r-- | app-xemacs/efs/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/efs/efs-1.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/efs/ChangeLog b/app-xemacs/efs/ChangeLog index c8812699641c..66e16dc946d6 100644 --- a/app-xemacs/efs/ChangeLog +++ b/app-xemacs/efs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/efs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/ChangeLog,v 1.16 2011/06/12 04:07:18 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/ChangeLog,v 1.17 2011/06/25 18:02:21 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> efs-1.34.ebuild: + alpha/sparc stable wrt #369897 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> efs-1.34.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/efs/efs-1.34.ebuild b/app-xemacs/efs/efs-1.34.ebuild index e8dd4ef95543..4fc5a182636e 100644 --- a/app-xemacs/efs/efs-1.34.ebuild +++ b/app-xemacs/efs/efs-1.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.34.ebuild,v 1.2 2011/06/12 04:07:18 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.34.ebuild,v 1.3 2011/06/25 18:02: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 |