summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:09:52 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:09:52 +0000
commite16670fc8eadeeffea16eb791da3a407077d0ce9 (patch)
tree60a9221774ee532914bead8c1644d9351d901b94 /app-text/agrep
parentStable on ppc. (diff)
downloadhistorical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.gz
historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.bz2
historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/agrep')
-rw-r--r--app-text/agrep/ChangeLog5
-rw-r--r--app-text/agrep/agrep-2.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/agrep/ChangeLog b/app-text/agrep/ChangeLog
index 962416da5b25..aebd365d00c7 100644
--- a/app-text/agrep/ChangeLog
+++ b/app-text/agrep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/agrep
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/ChangeLog,v 1.16 2005/05/30 07:50:00 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/ChangeLog,v 1.17 2005/06/05 11:59:30 hansmi Exp $
+
+ 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> agrep-2.04.ebuild:
+ Stable on ppc.
30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> agrep-2.04.ebuild:
mark ~ppc
diff --git a/app-text/agrep/agrep-2.04.ebuild b/app-text/agrep/agrep-2.04.ebuild
index a2d5b487820f..4ac94f920524 100644
--- a/app-text/agrep/agrep-2.04.ebuild
+++ b/app-text/agrep/agrep-2.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.14 2005/05/30 07:50:00 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.15 2005/06/05 11:59:30 hansmi Exp $
DESCRIPTION="agrep is a tool for the fast searching of text allowing for errors in the search pattern."
HOMEPAGE="ftp://ftp.cs.arizona.edu/agrep/README"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.cs.arizona.edu/agrep/${P}.tar.Z"
LICENSE="AGREP"
SLOT="0"
-KEYWORDS="x86 sparc amd64 mips ppc64 ~ppc"
+KEYWORDS="amd64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"