summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/perl/ChangeLog5
-rw-r--r--sys-devel/perl/perl-5.8.0-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog
index 2870ad45b1ec..5e2f8ae8faeb 100644
--- a/sys-devel/perl/ChangeLog
+++ b/sys-devel/perl/ChangeLog
@@ -1,6 +1,9 @@
# 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.40 2003/01/08 09:38:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.41 2003/01/08 20:43:02 azarah Exp $
+
+ 08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> perl-5.8.0-r8:
+ Remove a wild 'test' from comments =)
08 Jan 2003; Michael Cummings <mcummings@gentoo.org> perl-5.8.0-r8:
Unmasking for x86.
diff --git a/sys-devel/perl/perl-5.8.0-r8.ebuild b/sys-devel/perl/perl-5.8.0-r8.ebuild
index 1222809050a6..914ee00b02f1 100644
--- a/sys-devel/perl/perl-5.8.0-r8.ebuild
+++ b/sys-devel/perl/perl-5.8.0-r8.ebuild
@@ -1,12 +1,12 @@
# 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-r8.ebuild,v 1.3 2003/01/08 09:38:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r8.ebuild,v 1.4 2003/01/08 20:43:02 azarah Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
# We split the perl ebuild into libperl and perl. The layout is as follows:
#
-# libperl:test
+# libperl:
#
# This is a slotted (SLOT=[0-9]*) ebuild, meaning we should be able to have a
# few versions that are not binary compadible installed.