summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-03 11:55:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-03 11:55:18 +0000
commit9b03cb1ac6f85b5bb8ee98b2fb364f10e99e99e1 (patch)
treec9ccaa4807521939263b08f77e9be1e4e4827a0a /sys-libs
parentStable for ia64, wrt bug #478260 (diff)
downloadgentoo-2-9b03cb1ac6f85b5bb8ee98b2fb364f10e99e99e1.tar.gz
gentoo-2-9b03cb1ac6f85b5bb8ee98b2fb364f10e99e99e1.tar.bz2
gentoo-2-9b03cb1ac6f85b5bb8ee98b2fb364f10e99e99e1.zip
Stable for ia64, wrt bug #478260
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/tdb/ChangeLog5
-rw-r--r--sys-libs/tdb/tdb-1.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tdb/ChangeLog b/sys-libs/tdb/ChangeLog
index b2dfe31ad8e1..588dc6b56f1a 100644
--- a/sys-libs/tdb/ChangeLog
+++ b/sys-libs/tdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/tdb
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.58 2013/09/01 19:53:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.59 2013/09/03 11:55:18 ago Exp $
+
+ 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tdb-1.2.11.ebuild:
+ Stable for ia64, wrt bug #478260
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tdb-1.2.11.ebuild:
Stable for alpha, wrt bug #478260
diff --git a/sys-libs/tdb/tdb-1.2.11.ebuild b/sys-libs/tdb/tdb-1.2.11.ebuild
index 0b71e949bdf4..d71e61d633ba 100644
--- a/sys-libs/tdb/tdb-1.2.11.ebuild
+++ b/sys-libs/tdb/tdb-1.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.11.ebuild,v 1.6 2013/09/01 19:53:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.11.ebuild,v 1.7 2013/09/03 11:55:18 ago Exp $
EAPI=3
PYTHON_DEPEND="python? 2"
@@ -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"
RDEPEND=""