diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-06 21:42:04 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-06 21:42:04 +0000 |
commit | 5046e1f00d3d0c510cb7bd3785fedda0edab21c6 (patch) | |
tree | c031eeac97979a6f72c0efd39c97e82120e019d0 /sys-devel/libperl | |
parent | Stable on hppa, ppc. (diff) | |
download | historical-5046e1f00d3d0c510cb7bd3785fedda0edab21c6.tar.gz historical-5046e1f00d3d0c510cb7bd3785fedda0edab21c6.tar.bz2 historical-5046e1f00d3d0c510cb7bd3785fedda0edab21c6.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/Manifest | 14 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index a1ce37d2e6a3..f40d3fe2357b 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.90 2005/12/05 16:08:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.91 2005/12/06 21:42:04 hansmi Exp $ + + 06 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> libperl-5.8.7.ebuild: + Stable on hppa, ppc. 05 Dec 2005; <mcumming@gentoo.org> -libperl-5.8.5-r1.ebuild, -libperl-5.8.5.ebuild, libperl-5.8.6-r1.ebuild, libperl-5.8.6.ebuild, diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest index 88c89c348d5d..3e7da53f4b74 100644 --- a/sys-devel/libperl/Manifest +++ b/sys-devel/libperl/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 bf3e6c39519827ce0d0389a88ca43a68 ChangeLog 13477 +MD5 78e1d8732f3c0486e032b754f0e0ac82 ChangeLog 13574 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 @@ -12,12 +9,5 @@ MD5 f7324a62f22aabde3387b7e8a8b2106e files/libperl-reorder-INC.patch 1141 MD5 ce442db939c59218a16be167f793b817 files/libperl-uclibc.patch 573 MD5 2851a1ba23d4be16ff6c9735aa289c16 libperl-5.8.6-r1.ebuild 10536 MD5 238d6f9ba63a47e6de31b510cc542337 libperl-5.8.6.ebuild 10540 -MD5 4b7aefaac8c3dbfad06fde3ef31d980f libperl-5.8.7.ebuild 11081 +MD5 d18738239b855636663cafb19580c410 libperl-5.8.7.ebuild 11076 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDlGYatG5z4I8BtQoRApNZAJ9bQL8JEyh8Q+ITbdHvdwa5b3SsBQCfZGqg -e/tUX75X1JnEpet1f/vAkzw= -=bnnB ------END PGP SIGNATURE----- diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index 5b7bdfed7603..64394f8b007c 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.19 2005/12/05 16:08:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.20 2005/12/06 21:42:04 hansmi 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 |