diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-27 01:53:17 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-27 01:53:17 +0000 |
commit | 6065432ce82849caff9b7f418ea769220df12eda (patch) | |
tree | 0667a498b2e9f0c63dc67a2f71b791fa653f8a86 /sys-devel | |
parent | fix arm keywords (diff) | |
download | gentoo-2-6065432ce82849caff9b7f418ea769220df12eda.tar.gz gentoo-2-6065432ce82849caff9b7f418ea769220df12eda.tar.bz2 gentoo-2-6065432ce82849caff9b7f418ea769220df12eda.zip |
add arm keyword
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 8e2182bf3d5b..847d298c499f 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.6 2003/02/12 09:15:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.7 2003/02/27 01:50:23 zwelch Exp $ 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> libperl-5.8.0.ebuild : Added hppa to keywords. @@ -10,6 +10,9 @@ *libperl-5.8.0 (06 Jan 2003) + 26 Feb 2003; Zach Welch <zwelch@gentoo.org> libperl-5.8.0.ebuild: + add arm keyword + 08 Jan 2002; Seemant Kulleen <seemant@gentoo.org> libperl-5.8.0.ebuild : Unmasked for sparc diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild index c84c7698add6..94681a3bfab9 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-2003 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.7 2003/02/13 16:33:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.8 2003/02/27 01:50:23 zwelch Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -83,7 +83,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 sparc ~ppc alpha ~mips hppa" +KEYWORDS="x86 sparc ~ppc alpha ~mips hppa arm" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) |