diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 20:22:45 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-07-29 20:22:45 +0000 |
commit | 519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a (patch) | |
tree | 5de3b3b260abf83be683569d049aa1f97a7abac6 /sys-devel/libperl | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.tar.gz gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.tar.bz2 gentoo-2-519a2e6251bd9c4e0dc8790dd4dbd7e426f8630a.zip |
Stable on hppa.
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index d06c0490daea..b99f418964be 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.36 2004/07/23 22:37:40 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.37 2004/07/29 20:19:53 gmsoft Exp $ + + 29 Jul 2004; Guy Martin <gmsoft@gentoo.org> libperl-5.8.4-r1.ebuild: + Stable on hppa. 23 Jul 2004; Robert Coie <rac@gentoo.org> libperl-5.8.4.ebuild: keywording x86 and sparc diff --git a/sys-devel/libperl/libperl-5.8.4-r1.ebuild b/sys-devel/libperl/libperl-5.8.4-r1.ebuild index 9f85661449c8..44c5f343d904 100644 --- a/sys-devel/libperl/libperl-5.8.4-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.3 2004/06/29 17:43:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.4 2004/07/29 20:19:53 gmsoft 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 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm hppa amd64 ~ia64 ~ppc64 s390" DEPEND="!uclibc? ( sys-apps/groff ) berkdb? ( sys-libs/db ) |