diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:43:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:43:16 +0000 |
commit | 10173acf65f15f77a19106bcbcd7efb41e605a0e (patch) | |
tree | 671780cdcf96c17c6f01ff7fb02fffa3cdc97807 /sys-libs | |
parent | Stable for ppc64, wrt bug #481896 (diff) | |
download | gentoo-2-10173acf65f15f77a19106bcbcd7efb41e605a0e.tar.gz gentoo-2-10173acf65f15f77a19106bcbcd7efb41e605a0e.tar.bz2 gentoo-2-10173acf65f15f77a19106bcbcd7efb41e605a0e.zip |
Stable for ppc64, wrt bug #483184
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/db/db-4.8.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index a2a4bc64e429..676d6fed4f4a 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/db # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.339 2013/09/23 17:23:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.340 2013/09/23 17:43:16 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: + Stable for ppc64, wrt bug #483184 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> db-4.8.30.ebuild: Stable for alpha, wrt bug #483184 diff --git a/sys-libs/db/db-4.8.30.ebuild b/sys-libs/db/db-4.8.30.ebuild index 5b41827bf40b..01c7c5b62ccb 100644 --- a/sys-libs/db/db-4.8.30.ebuild +++ b/sys-libs/db/db-4.8.30.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/sys-libs/db/db-4.8.30.ebuild,v 1.14 2013/09/23 17:23:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30.ebuild,v 1.15 2013/09/23 17:43:16 ago Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib @@ -26,7 +26,7 @@ done LICENSE="Sleepycat" SLOT="4.8" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="doc java cxx tcl test" # the entire testsuite needs the TCL functionality |