diff options
author | Markus Meier <maekke@gentoo.org> | 2014-09-13 12:00:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-09-13 12:00:16 +0000 |
commit | 53f9ab8644a9e326da889e4a633dc28afc376649 (patch) | |
tree | 5236562d632301a7b5d8010d20dfef8c9b63bc3b /sys-libs | |
parent | arm stable, bug #519736 (diff) | |
download | gentoo-2-53f9ab8644a9e326da889e4a633dc28afc376649.tar.gz gentoo-2-53f9ab8644a9e326da889e4a633dc28afc376649.tar.bz2 gentoo-2-53f9ab8644a9e326da889e4a633dc28afc376649.zip |
arm stable, bug #512012
(Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/db/db-4.8.30-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index ce9f74389b6a..61f1f7ce8c1d 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/db # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.361 2014/08/25 10:36:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.362 2014/09/13 12:00:16 maekke Exp $ + + 13 Sep 2014; Markus Meier <maekke@gentoo.org> db-4.8.30-r1.ebuild: + arm stable, bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> db-4.8.30-r1.ebuild: Stable for alpha, wrt bug #518006 diff --git a/sys-libs/db/db-4.8.30-r1.ebuild b/sys-libs/db/db-4.8.30-r1.ebuild index 52ed18e6c41c..368a234a96eb 100644 --- a/sys-libs/db/db-4.8.30-r1.ebuild +++ b/sys-libs/db/db-4.8.30-r1.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/db/db-4.8.30-r1.ebuild,v 1.9 2014/08/25 10:36:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild,v 1.10 2014/09/13 12:00:16 maekke Exp $ EAPI=4 @@ -28,7 +28,7 @@ done LICENSE="Sleepycat" SLOT="4.8" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 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 |