diff options
author | 2015-02-17 21:22:48 +0000 | |
---|---|---|
committer | 2015-02-17 21:22:48 +0000 | |
commit | 88427023b8dd3206394ae80275a4ea52233c67bf (patch) | |
tree | 73e9abadaf40db9b26eeaf777f5cb1c9b086f9cc | |
parent | arm stable, bug #536790 (diff) | |
download | gentoo-2-88427023b8dd3206394ae80275a4ea52233c67bf.tar.gz gentoo-2-88427023b8dd3206394ae80275a4ea52233c67bf.tar.bz2 gentoo-2-88427023b8dd3206394ae80275a4ea52233c67bf.zip |
arm stable, bug #536790
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | virtual/perl-DB_File/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.831.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 45797e785c4a..2d723ea072fd 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.74 2015/02/17 08:12:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.75 2015/02/17 21:22:48 maekke Exp $ + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-DB_File-1.831.0.ebuild: + arm stable, bug #536790 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-DB_File-1.831.0.ebuild: Stable for ia64, wrt bug #536790 diff --git a/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild b/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild index ee9d4d9c98bc..e5cb1a1b99cd 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.831.0.ebuild,v 1.9 2015/02/17 08:12:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.831.0.ebuild,v 1.10 2015/02/17 21:22:48 maekke Exp $ EAPI=5 @@ -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=" |