diff options
author | Torsten Veller <tove@gentoo.org> | 2006-01-15 10:23:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-01-15 10:23:07 +0000 |
commit | e27b647810b20ed22edffe0a36ab3a83d3e39849 (patch) | |
tree | 4af4767e7e477379f51ef7f720e5489a917f2cec /sys-devel/libperl | |
parent | Rev bump for security #118101. (diff) | |
download | historical-e27b647810b20ed22edffe0a36ab3a83d3e39849.tar.gz historical-e27b647810b20ed22edffe0a36ab3a83d3e39849.tar.bz2 historical-e27b647810b20ed22edffe0a36ab3a83d3e39849.zip |
Stable on x86 (#118938)
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/libperl/Manifest | 14 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 6 |
3 files changed, 20 insertions, 7 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index d637fb16293d..684a16fddf78 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.93 2005/12/25 01:29:59 kumba Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.94 2006/01/15 10:23:07 tove Exp $ + + 14 Jan 2006; Torsten Veller <tove@gentoo.org> libperl-5.8.7.ebuild: + Stable on x86 (#118938) 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> libperl-5.8.7.ebuild: Marked stable on mips. diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest index 1aa3fd417ff9..00565ea1be2e 100644 --- a/sys-devel/libperl/Manifest +++ b/sys-devel/libperl/Manifest @@ -1,4 +1,7 @@ -MD5 a60c7733e94295eaf6a4fd1c404cb6e0 ChangeLog 13818 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3bc1ccfd627395c19c4bf14608043ba4 ChangeLog 13914 MD5 0a07934d74ccb1133cf0f3650cb94efc files/digest-libperl-5.8.6 64 MD5 0a07934d74ccb1133cf0f3650cb94efc files/digest-libperl-5.8.6-r1 64 MD5 c10e44e47d7f702efe7d4009064a97ca files/digest-libperl-5.8.7 64 @@ -9,5 +12,12 @@ MD5 f7324a62f22aabde3387b7e8a8b2106e files/libperl-reorder-INC.patch 1141 MD5 ce442db939c59218a16be167f793b817 files/libperl-uclibc.patch 573 MD5 820e89622ea2fd58728c9c34fe72a5ff libperl-5.8.6-r1.ebuild 10584 MD5 659c5dad609e390b9210cc05a4909003 libperl-5.8.6.ebuild 10588 -MD5 34538a0976f741e8b58f58a0e7db7923 libperl-5.8.7.ebuild 10989 +MD5 4bc541a781cafd9a9e54efd62d45b1e7 libperl-5.8.7.ebuild 10987 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDyiKYV3J2n04EauwRAq23AJ9rpMC0CIlvafkISIydrdNcwkHkOQCgvO56 +Ztcqk8x8so62/J2iBC+pD0s= +=1IVJ +-----END PGP SIGNATURE----- diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index f75879fcfc21..3e61feb86a82 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 +# Copyright 1999-2006 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.23 2005/12/25 01:29:59 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.24 2006/01/15 10:23:07 tove 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 |