From a3fdd3679a6520e2cee2287b92606770b0265f21 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 21 Aug 2014 10:46:15 +0000 Subject: Stable for ppc64, wrt bug #512012 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- sys-libs/tdb/ChangeLog | 5 ++++- sys-libs/tdb/tdb-1.3.0-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-libs/tdb') diff --git a/sys-libs/tdb/ChangeLog b/sys-libs/tdb/ChangeLog index 3ccc0e62f80b..4e778181630a 100644 --- a/sys-libs/tdb/ChangeLog +++ b/sys-libs/tdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tdb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.70 2014/08/11 03:36:15 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.71 2014/08/21 10:46:15 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo tdb-1.3.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 11 Aug 2014; Patrick Lauer tdb-1.3.0-r1.ebuild: Restrict parallel building #519164 diff --git a/sys-libs/tdb/tdb-1.3.0-r1.ebuild b/sys-libs/tdb/tdb-1.3.0-r1.ebuild index 09cbd75439ec..209dbe98fdf5 100644 --- a/sys-libs/tdb/tdb-1.3.0-r1.ebuild +++ b/sys-libs/tdb/tdb-1.3.0-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/tdb/tdb-1.3.0-r1.ebuild,v 1.7 2014/08/11 03:36:14 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild,v 1.8 2014/08/21 10:46:15 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -- cgit v1.2.3-65-gdbad