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/prog-modes | |
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/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-1.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index 73b4c5c69b00..c8cc3a051530 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.5 2004/06/24 23:18:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.6 2004/08/10 02:37:12 tgall Exp $ + + 09 Aug 2004; Tom Gall <tgall@gentoo.org> prog-modes-1.72.ebuild: + stable on ppc64, bug #57174 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> prog-modes-1.72.ebuild: Stable on alpha diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild index 8eaac973c1da..c2f1d96057be 100644 --- a/app-xemacs/prog-modes/prog-modes-1.72.ebuild +++ b/app-xemacs/prog-modes/prog-modes-1.72.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/prog-modes/prog-modes-1.72.ebuild,v 1.5 2004/06/24 23:18:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.6 2004/08/10 02:37:12 tgall Exp $ SLOT="0" IUSE="" @@ -22,7 +22,7 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |