diff options
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/fsf-compat/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/fsf-compat/ChangeLog b/app-xemacs/fsf-compat/ChangeLog index 49b9777f53b5..70dbfa2bfe79 100644 --- a/app-xemacs/fsf-compat/ChangeLog +++ b/app-xemacs/fsf-compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/fsf-compat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.24 2011/07/22 11:25:05 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.25 2012/06/02 14:11:32 aballier Exp $ + + 02 Jun 2012; Alexis Ballier <aballier@gentoo.org> fsf-compat-1.19.ebuild: + keyword ~amd64-fbsd 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> fsf-compat-1.19.ebuild: ppc64 stable wrt #369897 diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild index 3c15f1dd3685..ac9991f89218 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild,v 1.7 2011/07/22 11:25:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild,v 1.8 2012/06/02 14:11:32 aballier Exp $ SLOT="0" IUSE="" DESCRIPTION="FSF Emacs compatibility files." PKG_CAT="standard" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |