summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-11 00:16:00 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-11 00:16:00 +0000
commit8c7da485adf8ec4ffc92da8be27e3678ede88ba3 (patch)
tree723fa3919edf9aad86aa6649e6a6b0a64eceb13d /sys-libs
parentStable for ppc64; bug #361525 (diff)
downloadgentoo-2-8c7da485adf8ec4ffc92da8be27e3678ede88ba3.tar.gz
gentoo-2-8c7da485adf8ec4ffc92da8be27e3678ede88ba3.tar.bz2
gentoo-2-8c7da485adf8ec4ffc92da8be27e3678ede88ba3.zip
Stable on ppc/ppc64; bug #361055
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/tdb/ChangeLog5
-rw-r--r--sys-libs/tdb/tdb-1.2.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tdb/ChangeLog b/sys-libs/tdb/ChangeLog
index 138db7cbfe88..23f558394c1d 100644
--- a/sys-libs/tdb/ChangeLog
+++ b/sys-libs/tdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/tdb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.37 2011/07/07 04:30:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.38 2011/07/11 00:16:00 halcy0n Exp $
+
+ 11 Jul 2011; Mark Loeser <halcy0n@gentoo.org> tdb-1.2.7-r1.ebuild:
+ Stable on ppc/ppc64; bug #361055
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> tdb-1.2.9.ebuild:
keyword ~x86-fbsd
diff --git a/sys-libs/tdb/tdb-1.2.7-r1.ebuild b/sys-libs/tdb/tdb-1.2.7-r1.ebuild
index 69635092c7b0..c8c5d383de9f 100644
--- a/sys-libs/tdb/tdb-1.2.7-r1.ebuild
+++ b/sys-libs/tdb/tdb-1.2.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.7-r1.ebuild,v 1.8 2011/04/25 14:33:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.7-r1.ebuild,v 1.9 2011/07/11 00:16:00 halcy0n Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz
mirror://gentoo/${P}-patches.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="python static-libs tools tdbtest"
RDEPEND=""