diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-23 23:48:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-23 23:48:16 +0000 |
commit | ec1c7086cba5265f4938ab77c4403216abfd1437 (patch) | |
tree | d51f1c79ad3bccd6aa368624605c3530d9b8a226 /sys-devel | |
parent | Added missing space. (diff) | |
download | gentoo-2-ec1c7086cba5265f4938ab77c4403216abfd1437.tar.gz gentoo-2-ec1c7086cba5265f4938ab77c4403216abfd1437.tar.bz2 gentoo-2-ec1c7086cba5265f4938ab77c4403216abfd1437.zip |
Stable on alpha, bug 106678.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 42af277b2966..9cf1a975ff44 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # 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.83 2005/09/21 00:20:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.84 2005/09/23 23:47:08 kloeri Exp $ + + 23 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> libperl-5.8.7.ebuild: + Stable on alpha, bug 106678. 21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> libperl-5.8.7.ebuild: Stable on sparc wrt #106678 diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index 8bcc6303375d..225391eef556 100644 --- a/sys-devel/libperl/libperl-5.8.7.ebuild +++ b/sys-devel/libperl/libperl-5.8.7.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.7.ebuild,v 1.13 2005/09/21 00:20:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.14 2005/09/23 23:47:08 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$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="Artistic GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" # rac 2004.08.06 |