diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-10 02:49:07 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-10 02:49:07 +0000 |
commit | 69e07fc5815881d5894f5f9039d23b62e858bac0 (patch) | |
tree | 8f576170c9aaa70982ffa5545f51cf9f14ad64c2 /app-xemacs/ediff | |
parent | clean up one ugly-ass ebuild (diff) | |
download | historical-69e07fc5815881d5894f5f9039d23b62e858bac0.tar.gz historical-69e07fc5815881d5894f5f9039d23b62e858bac0.tar.bz2 historical-69e07fc5815881d5894f5f9039d23b62e858bac0.zip |
stable on ppc64, bug #57174
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index 2747524d5dd8..5524d558ab91 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.5 2004/06/24 23:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.6 2004/08/10 02:35:49 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> ediff-1.46.ebuild: + stable on ppc64, bug #57174 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> ediff-1.46.ebuild: Stable on alpha diff --git a/app-xemacs/ediff/ediff-1.46.ebuild b/app-xemacs/ediff/ediff-1.46.ebuild index 9be994795611..c40191747141 100644 --- a/app-xemacs/ediff/ediff-1.46.ebuild +++ b/app-xemacs/ediff/ediff-1.46.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/ediff/ediff-1.46.ebuild,v 1.5 2004/06/24 23:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.46.ebuild,v 1.6 2004/08/10 02:35:49 tgall Exp $ SLOT="0" IUSE="" @@ -14,6 +14,6 @@ app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/prog-modes " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |