diff options
author | 2003-02-19 21:46:47 +0000 | |
---|---|---|
committer | 2003-02-19 21:46:47 +0000 | |
commit | be6cceb53b4438978fd787c702fc27a6004b89cd (patch) | |
tree | 4fe72c18346bba3981e7c09375b7efb3fc567238 /sys-devel/perl | |
parent | Marked as stable. (diff) | |
download | historical-be6cceb53b4438978fd787c702fc27a6004b89cd.tar.gz historical-be6cceb53b4438978fd787c702fc27a6004b89cd.tar.bz2 historical-be6cceb53b4438978fd787c702fc27a6004b89cd.zip |
add arm keyword to sys-devel ebuilds
Diffstat (limited to 'sys-devel/perl')
-rw-r--r-- | sys-devel/perl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.8.0-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog index bbcf046c2b2a..e5616817b6c9 100644 --- a/sys-devel/perl/ChangeLog +++ b/sys-devel/perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/perl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.57 2003/02/15 01:57:29 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.58 2003/02/19 21:46:47 zwelch Exp $ + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> perl-5.8.0-r9.ebuild : + Added arm to keywords. *perl-5.6.1-r11 (14 Feb 2003) diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/sys-devel/perl/perl-5.8.0-r9.ebuild index 9ce15d3659f4..c2dfebd88c74 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-2003 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.8 2003/02/13 16:34:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.9 2003/02/19 21:46:47 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 ) |