summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:02:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:02:16 +0000
commit1e7d9b28f78a8ee686147422cc77605f78dee185 (patch)
treede30989be221e2bb41fda84d4045b16386f14aa6 /sys-libs/gdbm
parentStable for ppc, wrt bug #518120 (diff)
downloadgentoo-2-1e7d9b28f78a8ee686147422cc77605f78dee185.tar.gz
gentoo-2-1e7d9b28f78a8ee686147422cc77605f78dee185.tar.bz2
gentoo-2-1e7d9b28f78a8ee686147422cc77605f78dee185.zip
Stable for ppc64, wrt bug #518120
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/gdbm')
-rw-r--r--sys-libs/gdbm/ChangeLog5
-rw-r--r--sys-libs/gdbm/gdbm-1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gdbm/ChangeLog b/sys-libs/gdbm/ChangeLog
index 2093f7f3e488..ecc93d31105f 100644
--- a/sys-libs/gdbm/ChangeLog
+++ b/sys-libs/gdbm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/gdbm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.74 2014/08/21 10:02:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.75 2014/08/21 10:02:16 ago Exp $
+
+ 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdbm-1.11.ebuild:
+ Stable for ppc64, wrt bug #518120
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdbm-1.11.ebuild:
Stable for ppc, wrt bug #518120
diff --git a/sys-libs/gdbm/gdbm-1.11.ebuild b/sys-libs/gdbm/gdbm-1.11.ebuild
index 9b95f93525c0..f7c5fff7b2e1 100644
--- a/sys-libs/gdbm/gdbm-1.11.ebuild
+++ b/sys-libs/gdbm/gdbm-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v 1.8 2014/08/21 10:02:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v 1.9 2014/08/21 10:02:16 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+berkdb exporter nls static-libs"
RDEPEND="