diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-14 17:05:29 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-14 17:05:29 +0000 |
commit | cd83a0b280f3908f94ac7eb7ca92293f9495e0e4 (patch) | |
tree | 1a4a73352e86e92c7355b7fc5cc9d55919a8b311 /sys-devel/libperl | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-cd83a0b280f3908f94ac7eb7ca92293f9495e0e4.tar.gz gentoo-2-cd83a0b280f3908f94ac7eb7ca92293f9495e0e4.tar.bz2 gentoo-2-cd83a0b280f3908f94ac7eb7ca92293f9495e0e4.zip |
stable x86, security bug 219203
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index bae14203f0e7..8c7464501108 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.131 2008/05/14 15:48:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.132 2008/05/14 17:05:29 opfer Exp $ + + 14 May 2008; Christian Faulhammer <opfer@gentoo.org> + libperl-5.8.8-r2.ebuild: + stable x86, security bug 219203 14 May 2008; Markus Rothe <corsair@gentoo.org> libperl-5.8.8-r2.ebuild: Stable on ppc64; bug #219203 diff --git a/sys-devel/libperl/libperl-5.8.8-r2.ebuild b/sys-devel/libperl/libperl-5.8.8-r2.ebuild index b16e66fefbd1..3ebe457965b9 100644 --- a/sys-devel/libperl/libperl-5.8.8-r2.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.5 2008/05/14 15:48:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.6 2008/05/14 17:05:29 opfer 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 ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" # rac 2004.08.06 |