diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-11 20:45:30 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-11 20:45:30 +0000 |
commit | 4d2ebe6c621160b01c77f21811b503089005c422 (patch) | |
tree | eb913df48ff8a14aa246128cc0611c5ecc35b2ab /sys-devel/libperl | |
parent | added ppc and x86 to KEYWORDS. ebuild clean up. added -m patch. (diff) | |
download | gentoo-2-4d2ebe6c621160b01c77f21811b503089005c422.tar.gz gentoo-2-4d2ebe6c621160b01c77f21811b503089005c422.tar.bz2 gentoo-2-4d2ebe6c621160b01c77f21811b503089005c422.zip |
Added hppa to keywords.
Diffstat (limited to 'sys-devel/libperl')
-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 c57fd4c10637..e93e6b631017 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.4 2003/02/06 07:58:27 jrray Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.5 2003/02/11 20:44:04 gmsoft Exp $ + + 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> libperl-5.8.0.ebuild : + Added hppa to keywords. 05 Jan 2003; J Robert Ray <jrray@gentoo.org> libperl-5.8.0.ebuild : Synced up with perl-5.8.0-r9.ebuild. diff --git a/sys-devel/libperl/libperl-5.8.0.ebuild b/sys-devel/libperl/libperl-5.8.0.ebuild index f5faa521aa5e..56222c64445c 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.5 2003/02/06 07:58:27 jrray Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.0.ebuild,v 1.6 2003/02/11 20:44:04 gmsoft 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" +KEYWORDS="x86 sparc ~ppc alpha ~mips hppa" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) |