diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-12-15 18:31:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-12-15 18:31:50 +0000 |
commit | cab32e9863634acee9947c1496766283bc2befbb (patch) | |
tree | 5078ff6cfb3acd54ddec7fdef6bff781ccd8c74c /sys-devel | |
parent | perl-5.8 now has optional threading support - OPTIONAL (diff) | |
download | gentoo-2-cab32e9863634acee9947c1496766283bc2befbb.tar.gz gentoo-2-cab32e9863634acee9947c1496766283bc2befbb.tar.bz2 gentoo-2-cab32e9863634acee9947c1496766283bc2befbb.zip |
added note for devs about unmasking 5.8
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/perl/perl-5.8.0-r4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/perl/perl-5.8.0-r4.ebuild b/sys-devel/perl/perl-5.8.0-r4.ebuild index e6a7589514f8..cd90d2aa7c61 100644 --- a/sys-devel/perl/perl-5.8.0-r4.ebuild +++ b/sys-devel/perl/perl-5.8.0-r4.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-r4.ebuild,v 1.1 2002/12/15 18:30:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r4.ebuild,v 1.2 2002/12/15 18:31:50 mcummings Exp $ IUSE="berkdb gdbm" @@ -10,6 +10,8 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" 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" DEPEND="sys-apps/groff |