diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:49:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:49:29 +0000 |
commit | 0d1ca3e155a8c689606b0b3f2526d7005d43b0b9 (patch) | |
tree | 72a73d10c7d1945472b631170da5eebb58b6e9b5 /virtual/perl-Safe | |
parent | x86 stable, bug 288026 (diff) | |
download | historical-0d1ca3e155a8c689606b0b3f2526d7005d43b0b9.tar.gz historical-0d1ca3e155a8c689606b0b3f2526d7005d43b0b9.tar.bz2 historical-0d1ca3e155a8c689606b0b3f2526d7005d43b0b9.zip |
x86 stable, bug 288026
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index efa4b0a7b7bd..04e88a31afa5 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.7 2009/08/25 17:52:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.8 2009/12/04 12:29:42 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + perl-Safe-2.19.ebuild: + x86 stable, bug 288026 *perl-Safe-2.19 (25 Aug 2009) diff --git a/virtual/perl-Safe/perl-Safe-2.19.ebuild b/virtual/perl-Safe/perl-Safe-2.19.ebuild index c672e7722f2c..6c3587978ed3 100644 --- a/virtual/perl-Safe/perl-Safe-2.19.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.1 2009/08/25 17:52:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.2 2009/12/04 12:29:42 fauli Exp $ DESCRIPTION="Virtual for Safe" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="" RDEPEND="~perl-core/Safe-${PV}" |