diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 20:45:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 20:45:53 +0000 |
commit | 72882e7637e89b37527ea2ada0cf3b05af0839a3 (patch) | |
tree | deec86d508451bdb9b6c5963ea6ea3233fcc572a /virtual/perl-DB_File | |
parent | Stable for s390, wrt bug #458122 (diff) | |
download | gentoo-2-72882e7637e89b37527ea2ada0cf3b05af0839a3.tar.gz gentoo-2-72882e7637e89b37527ea2ada0cf3b05af0839a3.tar.bz2 gentoo-2-72882e7637e89b37527ea2ada0cf3b05af0839a3.zip |
Stable for s390, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-DB_File')
-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 073963aade29..5c875e9ae616 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.56 2013/02/19 19:22:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.57 2013/02/19 20:45:53 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: + Stable for s390, wrt bug #458122 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: Stable for alpha, 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 ee1c8dd37e0b..e27c54491757 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.7 2013/02/19 19:22:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild,v 1.8 2013/02/19 20:45:53 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}" |