diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-12-01 18:51:40 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-12-01 18:51:40 +0000 |
commit | c66f99af89182e700933feb6d181058bf784934c (patch) | |
tree | 01e37c3623707c357d2671fdd437f3dd98ad6bd9 /sys-devel | |
parent | Working kqemu now on amd64 (diff) | |
download | historical-c66f99af89182e700933feb6d181058bf784934c.tar.gz historical-c66f99af89182e700933feb6d181058bf784934c.tar.bz2 historical-c66f99af89182e700933feb6d181058bf784934c.zip |
Marked stable on amd64
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/Manifest | 12 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index ccdff3261393..d4d166870c1f 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.88 2005/11/29 19:35:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.89 2005/12/01 18:51:40 dang Exp $ + + 01 Dec 2005; <dang@gentoo.org> libperl-5.8.7.ebuild: + Marked stable on amd64 29 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> libperl-5.8.7.ebuild: Fix typo (FreeBsd -> FreeBSD). diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest index fddb14ef98c1..d68fe1d01fe5 100644 --- a/sys-devel/libperl/Manifest +++ b/sys-devel/libperl/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9dec53cdc95c6e7a016199e43e265024 ChangeLog 13108 +MD5 8a18d7c186a77bb6c02b14e094a2715a ChangeLog 13184 MD5 c354e2fbf8141a769c20032e94f45fd3 files/digest-libperl-5.8.5 64 MD5 c354e2fbf8141a769c20032e94f45fd3 files/digest-libperl-5.8.5-r1 64 MD5 0a07934d74ccb1133cf0f3650cb94efc files/digest-libperl-5.8.6 64 @@ -16,12 +16,12 @@ MD5 2fb571ee80c894f660e610ef4c717082 libperl-5.8.5-r1.ebuild 10032 MD5 642d6d7d6f6cdd65347342bcb7970733 libperl-5.8.5.ebuild 9923 MD5 b84aca47b4bf72b939c2058d36f9a4f5 libperl-5.8.6-r1.ebuild 10525 MD5 95d8eb043ad2bad59f1c56d50c39afca libperl-5.8.6.ebuild 10529 -MD5 f476f95a7de3e5c3840e7580026e261d libperl-5.8.7.ebuild 11131 +MD5 2b8720f5c827485c13d78f5a0a8c8172 libperl-5.8.7.ebuild 11125 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) -iD8DBQFDjK3XAiZjviIA2XgRAmM6AJ4+q9MDuKr8EGiEgIHh/OdkKzGEPgCfao1z -CokzLRK68AE1ZooX6WdVWsM= -=oO7L +iD8DBQFDj0YvomPajV0RnrERAsVsAJ9aY/NPAeCnvEy6u9cpkhC1nwRMuwCdH7hE +3vbqst75TOF63VDqeJh728s= +=z48o -----END PGP SIGNATURE----- diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index 2edd458fb25f..59a167ebfd0f 100644 --- a/sys-devel/libperl/libperl-5.8.7.ebuild +++ b/sys-devel/libperl/libperl-5.8.7.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/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.17 2005/11/29 19:35:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.18 2005/12/01 18:51:40 dang Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="Artistic GPL-2" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" # rac 2004.08.06 |