summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-01-19 16:54:11 +0000
committerJan Seidel <tuxus@gentoo.org>2003-01-19 16:54:11 +0000
commit8dc94f687fbcf98305e453908443a900cb267811 (patch)
treef382bcdf26a4efe20df51373183972c31d651c8b /sys-devel
parentadded Kanji(Japanese char) support. (diff)
downloadhistorical-8dc94f687fbcf98305e453908443a900cb267811.tar.gz
historical-8dc94f687fbcf98305e453908443a900cb267811.tar.bz2
historical-8dc94f687fbcf98305e453908443a900cb267811.zip
Unmasking for mips
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/perl/ChangeLog5
-rw-r--r--sys-devel/perl/perl-5.6.1-r10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog
index 73aec459637e..1eb3431f0c9d 100644
--- a/sys-devel/perl/ChangeLog
+++ b/sys-devel/perl/ChangeLog
@@ -1,6 +1,6 @@
# 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.49 2003/01/17 17:23:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.50 2003/01/19 16:54:11 tuxus Exp $
17 Jan 2003;Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r9;
@@ -113,6 +113,9 @@
* perl-5.6.1-r10 (19 Dec 2002)
+ 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Unmasking for mips
+
19 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.6.1-r10.ebuild:
diff --git a/sys-devel/perl/perl-5.6.1-r10.ebuild b/sys-devel/perl/perl-5.6.1-r10.ebuild
index 963326f1180f..05d9f9cfd502 100644
--- a/sys-devel/perl/perl-5.6.1-r10.ebuild
+++ b/sys-devel/perl/perl-5.6.1-r10.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.6.1-r10.ebuild,v 1.7 2003/01/07 15:05:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r10.ebuild,v 1.8 2003/01/19 16:54:11 tuxus Exp $
IUSE="berkdb gdbm"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.perl.org"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~mips"
+KEYWORDS="x86 ppc sparc alpha mips"
RDEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0 )
>=sys-libs/db-3.2.3h-r3