diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:05:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:05:51 +0000 |
commit | 570282effc483386ad87ca971b94f9731cfbc52b (patch) | |
tree | d030925549cd39b76811ce6205620a58b848d581 /sys-apps/man | |
parent | many bug fixes (diff) | |
download | historical-570282effc483386ad87ca971b94f9731cfbc52b.tar.gz historical-570282effc483386ad87ca971b94f9731cfbc52b.tar.bz2 historical-570282effc483386ad87ca971b94f9731cfbc52b.zip |
ppc profile cleanup
Diffstat (limited to 'sys-apps/man')
-rw-r--r-- | sys-apps/man/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/man/man-1.5l-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/man/man-1.5l-r6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/man/Manifest b/sys-apps/man/Manifest index a132f19b72f3..ac7b2a79d637 100644 --- a/sys-apps/man/Manifest +++ b/sys-apps/man/Manifest @@ -2,9 +2,9 @@ MD5 cc48ccc28bd49d8e81c0dac9d4156485 ChangeLog 5802 MD5 a825386d37ad27ccddca70297edd6bfa man-1.5i-r3.ebuild 1723 MD5 f8b1c002982c8ad007dad7d16145dc78 man-1.5k-r1.ebuild 2563 MD5 d020fa3baaf93822ab983d529f28e7e1 man-1.5l-r3.ebuild 2311 -MD5 7e511a386ffae9ab7be7aa22cd6a7fcc man-1.5l-r4.ebuild 2358 +MD5 e7dc30c047d82ceee603b52863eebb05 man-1.5l-r4.ebuild 2357 MD5 ee72fd94fb8f63b92b9cb14d356b991d man-1.5l-r5.ebuild 2409 -MD5 23938ca91cfc7b6dd9373606748c55df man-1.5l-r6.ebuild 2593 +MD5 ec0aa69a15cfed6240ef9c7666af616c man-1.5l-r6.ebuild 2594 MD5 c40cc9207adc44cb98bf59a1e9e90766 files/digest-man-1.5i-r3 61 MD5 00f30e0e111b386b879a36f64180026c files/digest-man-1.5k-r1 60 MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r3 60 diff --git a/sys-apps/man/man-1.5l-r4.ebuild b/sys-apps/man/man-1.5l-r4.ebuild index bf6764cbd61d..4746a2399c72 100644 --- a/sys-apps/man/man-1.5l-r4.ebuild +++ b/sys-apps/man/man-1.5l-r4.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/man/man-1.5l-r4.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r4.ebuild,v 1.3 2003/07/16 13:57:52 pvdabeel Exp $ IUSE="nls" @@ -19,7 +19,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" +KEYWORDS="x86 amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips" LICENSE="GPL-2" src_unpack() { diff --git a/sys-apps/man/man-1.5l-r6.ebuild b/sys-apps/man/man-1.5l-r6.ebuild index 03ce1d823a3b..e2271c84c229 100644 --- a/sys-apps/man/man-1.5l-r6.ebuild +++ b/sys-apps/man/man-1.5l-r6.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/man/man-1.5l-r6.ebuild,v 1.5 2003/07/06 15:53:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r6.ebuild,v 1.6 2003/07/16 13:57:52 pvdabeel Exp $ IUSE="nls" @@ -19,7 +19,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~arm mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips" LICENSE="GPL-2" src_unpack() { |