summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 07:50:00 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-30 07:50:00 +0000
commit458e55aa39b1c3dde120561f997baac62a046691 (patch)
tree9dba56c5c43b789404983cb0097823d67615586d /app-text/agrep
parentmark ~ppc (diff)
downloadhistorical-458e55aa39b1c3dde120561f997baac62a046691.tar.gz
historical-458e55aa39b1c3dde120561f997baac62a046691.tar.bz2
historical-458e55aa39b1c3dde120561f997baac62a046691.zip
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/agrep')
-rw-r--r--app-text/agrep/ChangeLog5
-rw-r--r--app-text/agrep/Manifest4
-rw-r--r--app-text/agrep/agrep-2.04.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/agrep/ChangeLog b/app-text/agrep/ChangeLog
index f065247406c1..962416da5b25 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.15 2005/04/21 20:13:09 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/ChangeLog,v 1.16 2005/05/30 07:50:00 wormo Exp $
+
+ 30 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> agrep-2.04.ebuild:
+ mark ~ppc
21 Apr 2005; Simon Stelling <blubb@gentoo.org> agrep-2.04.ebuild:
stable on amd64
diff --git a/app-text/agrep/Manifest b/app-text/agrep/Manifest
index b6820885d94a..75e737546cf9 100644
--- a/app-text/agrep/Manifest
+++ b/app-text/agrep/Manifest
@@ -1,4 +1,4 @@
-MD5 79a650624f1c3920ee51659ee27e30d8 ChangeLog 1359
-MD5 e4403436531206d6cae507d2c6d5d139 agrep-2.04.ebuild 816
+MD5 142b39773eeb1702d58cdbf9095934de ChangeLog 1451
+MD5 a7e0a1cf2ab7190925bac062ef595717 agrep-2.04.ebuild 821
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
MD5 73c72200212928fc59ff8891028ae7a9 files/digest-agrep-2.04 60
diff --git a/app-text/agrep/agrep-2.04.ebuild b/app-text/agrep/agrep-2.04.ebuild
index dc3dcbd59c0a..a2d5b487820f 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.13 2005/04/21 20:13:09 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.14 2005/05/30 07:50:00 wormo 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"
+KEYWORDS="x86 sparc amd64 mips ppc64 ~ppc"
IUSE=""
DEPEND="virtual/libc"