summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-25 11:03:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-25 11:03:25 +0000
commit9e7b7d0499e36f924c37ff0eee6841edd51bda09 (patch)
treeb7fc177a6bb94f0db3b5c671ce467ef3f9f9c121 /sys-libs/tdb
parentStable for alpha, wrt bug #512012 (diff)
downloadgentoo-2-9e7b7d0499e36f924c37ff0eee6841edd51bda09.tar.gz
gentoo-2-9e7b7d0499e36f924c37ff0eee6841edd51bda09.tar.bz2
gentoo-2-9e7b7d0499e36f924c37ff0eee6841edd51bda09.zip
Stable for alpha, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r--sys-libs/tdb/ChangeLog5
-rw-r--r--sys-libs/tdb/tdb-1.3.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tdb/ChangeLog b/sys-libs/tdb/ChangeLog
index 70a2aa6a18bd..c87e6b678007 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.72 2014/08/23 15:34:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.73 2014/08/25 11:03:25 ago Exp $
+
+ 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tdb-1.3.0-r1.ebuild:
+ Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tdb-1.3.0-r1.ebuild:
Stable for ia64, wrt bug #512012
diff --git a/sys-libs/tdb/tdb-1.3.0-r1.ebuild b/sys-libs/tdb/tdb-1.3.0-r1.ebuild
index 1f6f38ff23c8..5ba8ce361ae4 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.9 2014/08/23 15:34:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.3.0-r1.ebuild,v 1.10 2014/08/25 11:03:25 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} )"