diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
commit | d7f20246bab64b6ae6000bae21c8749c8b0ed2ea (patch) | |
tree | db7f80245cd28d515d227b2adf3f52df67eb1044 /sys-devel | |
parent | new ebuild (diff) | |
download | gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.gz gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.bz2 gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.zip |
stable on alpha. syncing alpha packages.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.0.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.8.0-r9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild index 103355b903af..c04045f83b1a 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.3 2003/01/09 01:07:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.4 2003/01/19 16:13:04 bjb 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 ) diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/sys-devel/perl/perl-5.8.0-r9.ebuild index f0e32a42de35..5882a360874c 100644 --- a/sys-devel/perl/perl-5.8.0-r9.ebuild +++ b/sys-devel/perl/perl-5.8.0-r9.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-r9.ebuild,v 1.4 2003/01/17 17:23:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.5 2003/01/19 16:13:04 bjb Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -81,7 +81,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 ) |