diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:38:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:38:50 +0000 |
commit | 2b830644d1e779b7ae18096bce46f5d50aaee245 (patch) | |
tree | 1682216fd197d60f98a00a467f1f3ebe007c02ae /app-xemacs | |
parent | Marked ~ppc64; bug #67090 (diff) | |
download | historical-2b830644d1e779b7ae18096bce46f5d50aaee245.tar.gz historical-2b830644d1e779b7ae18096bce46f5d50aaee245.tar.bz2 historical-2b830644d1e779b7ae18096bce46f5d50aaee245.zip |
Marked ~ppc64; bug #67091
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/debug/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/igrep/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.10.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/app-xemacs/debug/Manifest b/app-xemacs/debug/Manifest index 220c42150f78..eefa74281c9d 100644 --- a/app-xemacs/debug/Manifest +++ b/app-xemacs/debug/Manifest @@ -1,3 +1,3 @@ -MD5 315de71dac258948df6158b571d054fa ChangeLog 492 -MD5 32572f3844c5fdcdb304391092dbb5b4 debug-1.16.ebuild 399 +MD5 8eab33320c5de4478b898e3eabe49c43 ChangeLog 591 +MD5 cfe65ff4a41f97c136d84be69655dfc4 debug-1.16.ebuild 405 MD5 96d60f898063d3960a5ebb65df8f240e files/digest-debug-1.16 65 diff --git a/app-xemacs/igrep/ChangeLog b/app-xemacs/igrep/ChangeLog index ae9d4b180438..3eb8131b9a4b 100644 --- a/app-xemacs/igrep/ChangeLog +++ b/app-xemacs/igrep/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/igrep # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/ChangeLog,v 1.5 2004/06/24 23:14:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/ChangeLog,v 1.6 2004/11/01 20:38:50 corsair Exp $ + + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + + igrep-1.10.ebuild: + Marked ~ppc64; bug #67091 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> igrep-1.10.ebuild: Stable on alpha diff --git a/app-xemacs/igrep/igrep-1.10.ebuild b/app-xemacs/igrep/igrep-1.10.ebuild index bd66f2c73d34..1aafe8365154 100644 --- a/app-xemacs/igrep/igrep-1.10.ebuild +++ b/app-xemacs/igrep/igrep-1.10.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/igrep/igrep-1.10.ebuild,v 1.8 2004/06/24 23:14:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/igrep-1.10.ebuild,v 1.9 2004/11/01 20:38:50 corsair Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/dired app-xemacs/xemacs-base app-xemacs/efs " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" inherit xemacs-packages |