ago 14/07/22 10:53:38 Modified: db-4.8.30-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #512912 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 sys-libs/db/db-4.8.30-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild?r1=1.2&r2=1.3 Index: db-4.8.30-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- db-4.8.30-r1.ebuild 18 Jun 2014 20:50:23 -0000 1.2 +++ db-4.8.30-r1.ebuild 22 Jul 2014 10:53:37 -0000 1.3 @@ -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.2 2014/06/18 20:50:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.8.30-r1.ebuild,v 1.3 2014/07/22 10:53:37 ago Exp $ EAPI=4 @@ -28,7 +28,7 @@ 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 1.351 sys-libs/db/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?rev=1.351&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?rev=1.351&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?r1=1.350&r2=1.351 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v retrieving revision 1.350 retrieving revision 1.351 diff -u -r1.350 -r1.351 --- ChangeLog 18 Jun 2014 20:50:23 -0000 1.350 +++ ChangeLog 22 Jul 2014 10:53:37 -0000 1.351 @@ -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.350 2014/06/18 20:50:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.351 2014/07/22 10:53:37 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <[email protected]> db-4.8.30-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <[email protected]> db-4.8.30-r1.ebuild, db-5.3.28-r2.ebuild, db-6.0.30.ebuild:
