diff options
author | Robert Coie <rac@gentoo.org> | 2004-12-04 20:13:31 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-12-04 20:13:31 +0000 |
commit | 85ef7ad3ef3375b539ce42fa67d0d675bfdec2c6 (patch) | |
tree | bee8511abdd9974d410307d680bdf427a12a28c3 /sys-devel | |
parent | Added ~ppc64 to KEYWORDS; bug #72995 (diff) | |
download | historical-85ef7ad3ef3375b539ce42fa67d0d675bfdec2c6.tar.gz historical-85ef7ad3ef3375b539ce42fa67d0d675bfdec2c6.tar.bz2 historical-85ef7ad3ef3375b539ce42fa67d0d675bfdec2c6.zip |
x86/amd64/ppc keywording 5.8.5
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index ddbff607db1d..bc1521bc8925 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.50 2004/11/30 21:01:58 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.51 2004/12/04 20:13:31 rac Exp $ + + 04 Dec 2004; Robert Coie <rac@gentoo.org> libperl-5.8.5.ebuild: + keyword 5.8.5 x86/amd64/ppc *libperl-5.8.6 (30 Nov 2004) diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest index 7a8bb454623c..69248874ce79 100644 --- a/sys-devel/libperl/Manifest +++ b/sys-devel/libperl/Manifest @@ -1,6 +1,6 @@ MD5 171c5bd2df821f6db9ce1314e3a1f30c libperl-5.8.2.ebuild 10700 -MD5 f8197100911d75ea163c1bf90f8669b0 ChangeLog 7416 -MD5 aef6877728f8c0325b339fa7171e4c46 libperl-5.8.5.ebuild 9855 +MD5 b559889859d1c333f83a3daee786bbb3 ChangeLog 7513 +MD5 3e406bd1f86a4b56a8d3d6bfc1efef87 libperl-5.8.5.ebuild 9846 MD5 dcfec8314ecab308bb7f984cfc9ff02c libperl-5.8.6.ebuild 9853 MD5 db9902a20bbca826f569079f24e02407 libperl-5.8.4.ebuild 10973 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild index 1079e45602a8..2cb86cbb2610 100644 --- a/sys-devel/libperl/libperl-5.8.5.ebuild +++ b/sys-devel/libperl/libperl-5.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.5 2004/09/27 11:33:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.6 2004/12/04 20:13:31 rac Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -73,7 +73,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390" # rac 2004.08.06 |