diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-15 09:41:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-15 09:41:26 +0000 |
commit | fcb67d45c03c845a6d598448c90a7a4fcaab81fb (patch) | |
tree | 6b940b092aab4629098821bd88bd1ebb76083053 /sys-devel/libperl | |
parent | alpha/ia64 stable wrt security #219203 (diff) | |
download | gentoo-2-fcb67d45c03c845a6d598448c90a7a4fcaab81fb.tar.gz gentoo-2-fcb67d45c03c845a6d598448c90a7a4fcaab81fb.tar.bz2 gentoo-2-fcb67d45c03c845a6d598448c90a7a4fcaab81fb.zip |
alpha/ia64 stable wrt security #219203
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index ad409fdf9d83..b56dce1654c5 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # 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.133 2008/05/14 20:14:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.134 2008/05/15 09:41:26 armin76 Exp $ + + 15 May 2008; Raúl Porcel <armin76@gentoo.org> libperl-5.8.8-r2.ebuild: + alpha/ia64 stable wrt security #219203 14 May 2008; Markus Meier <maekke@gentoo.org> libperl-5.8.8-r2.ebuild: amd64 stable, 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 907cb9f5d2a4..6d6e24b2081c 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.7 2008/05/14 20:14:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.8 2008/05/15 09:41:26 armin76 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 |