summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 aebd365d00c7..1d2bce16d80e 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.17 2005/06/05 11:59:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/ChangeLog,v 1.18 2005/10/08 10:24:05 grobian Exp $
+
+ 08 Oct 2005; Fabian Groffen <grobian@gentoo.org> agrep-2.04.ebuild:
+ Marking ~ppc-macos (bug #108461)
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> agrep-2.04.ebuild:
Stable on ppc.
diff --git a/app-text/agrep/Manifest b/app-text/agrep/Manifest
index 3603be9fb6fa..f17e62e5d813 100644
--- a/app-text/agrep/Manifest
+++ b/app-text/agrep/Manifest
@@ -1,4 +1,4 @@
+MD5 d0d6265aa6d27f1ac9c42b8f327fd8fc agrep-2.04.ebuild 833
+MD5 1e8305942ad1cc8fe9438201b5dd921f ChangeLog 1650
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
-MD5 6e68ebc2d11b28d79755fc8db2e769d7 ChangeLog 1543
-MD5 81316d4d67ca879faa0712a7520484bf agrep-2.04.ebuild 821
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 4ac94f920524..b489c7af0542 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.15 2005/06/05 11:59:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/agrep/agrep-2.04.ebuild,v 1.16 2005/10/08 10:24:05 grobian 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="amd64 mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 mips ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND="virtual/libc"