diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:01:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:01:54 +0000 |
commit | 2592192738d2259b6b6e12bf3b6014e4df2af8b1 (patch) | |
tree | 6a64f258bf07517ceae33f0556b69899d47f1e8c /app-xemacs/igrep | |
parent | version bump (diff) | |
download | historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.tar.gz historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.tar.bz2 historical-2592192738d2259b6b6e12bf3b6014e4df2af8b1.zip |
stable on ppc64
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.10.ebuild | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/app-xemacs/igrep/ChangeLog b/app-xemacs/igrep/ChangeLog index 3eb8131b9a4b..8b8387b82815 100644 --- a/app-xemacs/igrep/ChangeLog +++ b/app-xemacs/igrep/ChangeLog @@ -1,10 +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.6 2004/11/01 20:38:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/ChangeLog,v 1.7 2004/12/16 09:55:46 corsair Exp $ - 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + 16 Dec 2004; Markus Rothe <corsair@gentoo.org> igrep-1.10.ebuild: + Stable on ppc64 - igrep-1.10.ebuild: + 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: diff --git a/app-xemacs/igrep/igrep-1.10.ebuild b/app-xemacs/igrep/igrep-1.10.ebuild index 1aafe8365154..5f7c8165dce9 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.9 2004/11/01 20:38:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/igrep-1.10.ebuild,v 1.10 2004/12/16 09:55:46 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 ~ppc64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ppc64" inherit xemacs-packages |