diff options
author | 2007-04-22 11:00:23 +0000 | |
---|---|---|
committer | 2007-04-22 11:00:23 +0000 | |
commit | 573eb8f5522fc12b99258a973be239140e034e7b (patch) | |
tree | dcf9983b267ce25f9cc64f2b3468731dd300bfd0 /app-xemacs/fsf-compat | |
parent | Stable on ppc64 (diff) | |
download | historical-573eb8f5522fc12b99258a973be239140e034e7b.tar.gz historical-573eb8f5522fc12b99258a973be239140e034e7b.tar.bz2 historical-573eb8f5522fc12b99258a973be239140e034e7b.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-xemacs/fsf-compat')
-rw-r--r-- | app-xemacs/fsf-compat/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/fsf-compat/ChangeLog b/app-xemacs/fsf-compat/ChangeLog index 5aec318d5033..2d27b458df39 100644 --- a/app-xemacs/fsf-compat/ChangeLog +++ b/app-xemacs/fsf-compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/fsf-compat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.10 2007/01/18 07:08:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.11 2007/04/22 11:00:23 corsair Exp $ + + 22 Apr 2007; Markus Rothe <corsair@gentoo.org> fsf-compat-1.15.ebuild: + Stable on ppc64 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> fsf-compat-1.15.ebuild: Stable for HPPA (bug #162039). diff --git a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild index 3f89c80dc93f..875ac377e083 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.15.ebuild,v 1.2 2007/01/18 07:08:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild,v 1.3 2007/04/22 11:00:23 corsair Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" inherit xemacs-packages |