diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 08:49:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 08:49:14 +0000 |
commit | 3ffa4d1deaf821a4fcc440cdc2eb55b23ac0e158 (patch) | |
tree | 367c63ac4f8d6e16c11cd9a44ad3401bbc29eca3 /virtual | |
parent | Version bump. (diff) | |
download | gentoo-2-3ffa4d1deaf821a4fcc440cdc2eb55b23ac0e158.tar.gz gentoo-2-3ffa4d1deaf821a4fcc440cdc2eb55b23ac0e158.tar.bz2 gentoo-2-3ffa4d1deaf821a4fcc440cdc2eb55b23ac0e158.zip |
Stable for sparc, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-DB_File/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index 6f742908254c..702840896aac 100644 --- a/virtual/perl-DB_File/ChangeLog +++ b/virtual/perl-DB_File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-DB_File # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.59 2013/02/21 15:02:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.60 2013/02/23 08:49:14 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: + Stable for sparc, wrt bug #458122 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: Stable for ia64, wrt bug #458122 diff --git a/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild b/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild index 20ccad80e630..46b84861d321 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild,v 1.10 2013/02/21 15:02:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild,v 1.11 2013/02/23 08:49:14 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |