summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-03 16:07:54 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-03 16:07:54 +0000
commit6dbeb8900fda688617700385ab26c53997d88c40 (patch)
treeb5534bbb4843f4daeb144ad0dd02027e77717117 /sys-devel
parentMarked stable on hppa. (diff)
downloadhistorical-6dbeb8900fda688617700385ab26c53997d88c40.tar.gz
historical-6dbeb8900fda688617700385ab26c53997d88c40.tar.bz2
historical-6dbeb8900fda688617700385ab26c53997d88c40.zip
stable on hppa
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libperl/ChangeLog5
-rw-r--r--sys-devel/libperl/Manifest4
-rw-r--r--sys-devel/libperl/libperl-5.8.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index 6ab952c40255..18a671c0fabb 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.19 2004/02/01 09:27:55 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.20 2004/02/03 16:07:44 gustavoz Exp $
+
+ 03 Feb 2004; <gustavoz@gentoo.org> libperl-5.8.2.ebuild:
+ stable on hppa
01 Feb 2004; <rac@gentoo.org> libperl-5.8.2.ebuild:
mark x86
diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest
index eedcc959a0e6..e567f75d8b34 100644
--- a/sys-devel/libperl/Manifest
+++ b/sys-devel/libperl/Manifest
@@ -1,8 +1,8 @@
MD5 17a57cab5198fa64b5d0e1ee364568bb libperl-5.8.1.ebuild 10841
MD5 8e6e4a0e6cdba67d37456995f6e6015d libperl-5.8.3.ebuild 10848
MD5 317e246fd501005814eb816c82e1be25 libperl-5.8.0.ebuild 13597
-MD5 f8038a317ecc2a5b8cd07b7751ab3289 libperl-5.8.2.ebuild 10845
-MD5 6c552e038d65f9c7781bb60ed31f7bdf ChangeLog 2795
+MD5 092e910b6f5b4cb32ee680b46ac6a690 libperl-5.8.2.ebuild 10849
+MD5 1f042f51d0719f4586a093caf27c57d1 ChangeLog 2877
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 0bdca74363c218d91a0db4ad1ea55485 files/libperl-5.8.3-create-libperl-soname.patch 417
MD5 0bdca74363c218d91a0db4ad1ea55485 files/libperl-5.8.1_rc2-create-libperl-soname.patch 417
diff --git a/sys-devel/libperl/libperl-5.8.2.ebuild b/sys-devel/libperl/libperl-5.8.2.ebuild
index 01c0c033615b..376562441a90 100644
--- a/sys-devel/libperl/libperl-5.8.2.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.5 2004/02/01 09:27:55 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.6 2004/02/03 16:07:44 gustavoz Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -82,7 +82,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-KEYWORDS="amd64 x86 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ppc64"
+KEYWORDS="amd64 x86 ~sparc ~ppc ~alpha ~mips hppa ~ia64 ppc64"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )