summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-01-08 09:34:12 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-01-08 09:34:12 +0000
commitd376335c4f03a043ca0d512f10df43dc1008bce4 (patch)
tree541ecc33ce8ad5daaceaf417696002a24927c2cb /sys-devel/libperl
parentMoved xmms-xosd function to xosd. (diff)
downloadgentoo-2-d376335c4f03a043ca0d512f10df43dc1008bce4.tar.gz
gentoo-2-d376335c4f03a043ca0d512f10df43dc1008bce4.tar.bz2
gentoo-2-d376335c4f03a043ca0d512f10df43dc1008bce4.zip
x86 unmask
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog5
-rw-r--r--sys-devel/libperl/libperl-5.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index cfa7478fbd95..00f5fe2785e6 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.1 2003/01/06 14:31:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.2 2003/01/08 09:34:12 mcummings Exp $
+
+ 08 Jan 2003; Michael Cummings <mcummings@gentoo.org> libperl-5.8.0:
+ Unmasking for x86.
*libperl-5.8.0 (06 Jan 2003)
diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild
index ef135b7710f9..7f356c506ef3 100644
--- a/sys-devel/libperl/libperl-5.8.0.ebuild
+++ b/sys-devel/libperl/libperl-5.8.0.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/libperl/libperl-5.8.0.ebuild,v 1.1 2003/01/06 14:31:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.2 2003/01/08 09:34:12 mcummings Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -77,7 +77,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-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 )