diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-10 01:47:38 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-10 01:47:38 +0000 |
commit | 1a55670daedf5d396ef87af4a3eadabe657e69cb (patch) | |
tree | 1b7d66ced9d6101057bed96d5e6e53ee13d06c38 /app-xemacs/fsf-compat | |
parent | Fix libgtkhtml dep slightly to grab the right slot. (Manifest recommit) (diff) | |
download | gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.tar.gz gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.tar.bz2 gentoo-2-1a55670daedf5d396ef87af4a3eadabe657e69cb.zip |
stable on ppc64, bug #57174
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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/fsf-compat/ChangeLog b/app-xemacs/fsf-compat/ChangeLog index e1d5cc7119d8..2af4d7fa262d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.6 2004/07/27 22:35:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.7 2004/08/10 01:45:21 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> fsf-compat-1.12.ebuild: + stable on ppc64, bug #57174 27 Jul 2004; Robert Coie <rac@gentoo.org> +metadata.xml, fsf-compat-1.11.ebuild, fsf-compat-1.12.ebuild: diff --git a/app-xemacs/fsf-compat/fsf-compat-1.12.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.12.ebuild index edb94bc714ed..59c758777f0f 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.12.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12.ebuild,v 1.6 2004/07/27 22:35:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.12.ebuild,v 1.7 2004/08/10 01:45:21 tgall Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="amd64 x86 ppc alpha sparc" +KEYWORDS="amd64 x86 ppc alpha sparc ppc64" inherit xemacs-packages |