summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-12-27 16:57:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-12-27 16:57:13 +0000
commit56cab9472bddc6c1dd4c2bb58e9524a7138d68fe (patch)
tree4cd71d2b476e3f2eef211aa64699bf7348a5c79f /sys-devel/perl
parentadded evms 1.2.1 to portage (diff)
downloadgentoo-2-56cab9472bddc6c1dd4c2bb58e9524a7138d68fe.tar.gz
gentoo-2-56cab9472bddc6c1dd4c2bb58e9524a7138d68fe.tar.bz2
gentoo-2-56cab9472bddc6c1dd4c2bb58e9524a7138d68fe.zip
Unmasking 5.8
Diffstat (limited to 'sys-devel/perl')
-rw-r--r--sys-devel/perl/ChangeLog7
-rw-r--r--sys-devel/perl/perl-5.8.0-r7.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog
index 230a8b0e40e0..b7f4b2e4e93a 100644
--- a/sys-devel/perl/ChangeLog
+++ b/sys-devel/perl/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for sys-devel/perl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.33 2002/12/22 06:02:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.34 2002/12/27 16:57:13 mcummings Exp $
+ 27 Dec 2002; Michael Cummings <mcummings@gentoo.org>
+ perl-5.8.0-r7.ebuild:
+
+ Note for remerging perl modules added. Unmasked for x86.
+
* perl-5.8.0-r7 (22 Dec 2002)
22 Dec 2002; Michael Cummings <mcummings@gentoo.org>
diff --git a/sys-devel/perl/perl-5.8.0-r7.ebuild b/sys-devel/perl/perl-5.8.0-r7.ebuild
index 3c9a43846d71..768d834678c7 100644
--- a/sys-devel/perl/perl-5.8.0-r7.ebuild
+++ b/sys-devel/perl/perl-5.8.0-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r7.ebuild,v 1.2 2002/12/27 02:00:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r7.ebuild,v 1.3 2002/12/27 16:57:13 mcummings Exp $
IUSE="berkdb gdbm"
@@ -12,7 +12,7 @@ LICENSE="Artistic GPL-2"
SLOT="0"
# devs, please email if this tests ok on your platform rather than
# unmasking it - mcummings@gentoo.org
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips"
+KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips"
DEPEND="sys-apps/groff
berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 )