diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:09:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:09:18 +0000 |
commit | c368373ac3cc311b4e39b8edb7379b7bd8b37d9a (patch) | |
tree | 808a044a6a751db9281e71e7f424a90aa220c52e /virtual/perl-DB_File | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-c368373ac3cc311b4e39b8edb7379b7bd8b37d9a.tar.gz gentoo-2-c368373ac3cc311b4e39b8edb7379b7bd8b37d9a.tar.bz2 gentoo-2-c368373ac3cc311b4e39b8edb7379b7bd8b37d9a.zip |
Stable for hppa, 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 66159b793e7e..4d8d832c4fcb 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.54 2013/02/18 23:52:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.55 2013/02/19 10:09:18 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.827.0.ebuild: Stable for ppc, 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 fa2d6eefbfbd..21f8ae0548a5 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.5 2013/02/18 23:52:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild,v 1.6 2013/02/19 10:09:18 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}" |