diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 13:46:20 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 13:46:20 +0000 |
commit | 89e9df33838f00ba080319f05d04bce4dd2fd8aa (patch) | |
tree | 71430db2d2c21e67b5721db9cbe47f371ed51431 /sys-apps/grep | |
parent | ppc profile cleanup (diff) | |
download | gentoo-2-89e9df33838f00ba080319f05d04bce4dd2fd8aa.tar.gz gentoo-2-89e9df33838f00ba080319f05d04bce4dd2fd8aa.tar.bz2 gentoo-2-89e9df33838f00ba080319f05d04bce4dd2fd8aa.zip |
ppc profile cleanup
Diffstat (limited to 'sys-apps/grep')
-rw-r--r-- | sys-apps/grep/Manifest | 6 | ||||
-rw-r--r-- | sys-apps/grep/grep-2.4.2-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/grep/grep-2.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/grep/grep-2.5.1.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest index ce26ea43157f..5cd88fe9f4d2 100644 --- a/sys-apps/grep/Manifest +++ b/sys-apps/grep/Manifest @@ -1,8 +1,8 @@ MD5 ecc4438d9517e029ab5da973077b68c8 ChangeLog 2750 -MD5 1954bf0049f61d1b8529038f8219a1a5 grep-2.4.2-r5.ebuild 1042 +MD5 0010ed4ceb77e6141aa95f34063ff379 grep-2.4.2-r5.ebuild 1047 MD5 a6e5e733d131f2cf5bb19aeb5ae9d9fa grep-2.5-r1.ebuild 1341 -MD5 2f0de475559b51e7242e5a377bfb2e98 grep-2.5.1-r1.ebuild 1323 -MD5 7cfe7381f2d4fd9c82dc4bdf3a61cf5b grep-2.5.1.ebuild 1201 +MD5 e46ef29ce3fc9b8e5721259362512585 grep-2.5.1-r1.ebuild 1324 +MD5 639a6dcc516426db07b3197e216ae62c grep-2.5.1.ebuild 1200 MD5 15500f2e41c3c6340d02b44aac89f242 files/digest-grep-2.4.2-r5 62 MD5 b6e0b8084f7c5fb0d9fe5d0a5f037417 files/digest-grep-2.5-r1 60 MD5 5dcaa51f88b364134a43d60b661870ee files/digest-grep-2.5.1 62 diff --git a/sys-apps/grep/grep-2.4.2-r5.ebuild b/sys-apps/grep/grep-2.4.2-r5.ebuild index afe1096657fe..9ec6183fec02 100644 --- a/sys-apps/grep/grep-2.4.2-r5.ebuild +++ b/sys-apps/grep/grep-2.4.2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.4.2-r5.ebuild,v 1.9 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.4.2-r5.ebuild,v 1.10 2003/07/16 13:45:00 pvdabeel Exp $ IUSE="nls build" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="GNU regular expression matcher" SRC_URI="ftp://prep.ai.mit.edu/gnu/grep/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grep/grep.html" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ppc" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/grep/grep-2.5.1-r1.ebuild b/sys-apps/grep/grep-2.5.1-r1.ebuild index b6685beef79b..315dba8d7934 100644 --- a/sys-apps/grep/grep-2.5.1-r1.ebuild +++ b/sys-apps/grep/grep-2.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r1.ebuild,v 1.7 2003/07/06 14:01:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r1.ebuild,v 1.8 2003/07/16 13:45:00 pvdabeel Exp $ IUSE="nls build" @@ -13,7 +13,7 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/${PN}/${P}.tar.gz ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grep/grep.html" -KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ~arm" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa ~arm" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/grep/grep-2.5.1.ebuild b/sys-apps/grep/grep-2.5.1.ebuild index 9e215f6b9945..97f0558ab23e 100644 --- a/sys-apps/grep/grep-2.5.1.ebuild +++ b/sys-apps/grep/grep-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1.ebuild,v 1.4 2003/07/16 13:45:00 pvdabeel Exp $ IUSE="nls build" @@ -10,7 +10,7 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/${PN}/${P}.tar.gz ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grep/grep.html" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 amd64 ppc ~sparc ~alpha ~mips ~hppa ~arm" SLOT="0" LICENSE="GPL-2" |