diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 18:19:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 18:19:27 +0000 |
commit | 407b8cb485cb25048a5a2aa4d8bfa1aa8dfab0dc (patch) | |
tree | 54569e8e8019d018c1c07df5e8bf89facbba36b5 /sys-devel/libperl | |
parent | search & replace fix from upstream (diff) | |
download | gentoo-2-407b8cb485cb25048a5a2aa4d8bfa1aa8dfab0dc.tar.gz gentoo-2-407b8cb485cb25048a5a2aa4d8bfa1aa8dfab0dc.tar.bz2 gentoo-2-407b8cb485cb25048a5a2aa4d8bfa1aa8dfab0dc.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index bc9bce0b914d..7f8fcfdbaf20 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.65 2005/07/02 08:30:35 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.66 2005/07/02 18:16:55 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + libperl-5.8.6-r1.ebuild: + Stable on alpha. 02 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> libperl-5.8.6-r1.ebuild: diff --git a/sys-devel/libperl/libperl-5.8.6-r1.ebuild b/sys-devel/libperl/libperl-5.8.6-r1.ebuild index a816d994eaa5..61c061fb53fd 100644 --- a/sys-devel/libperl/libperl-5.8.6-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.2 2005/07/02 08:30:35 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6-r1.ebuild,v 1.3 2005/07/02 18:16:55 kloeri Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" # rac 2004.08.06 |