summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-12-20 13:34:32 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-12-20 13:34:32 +0000
commitdede3e40b8bde7a8e56a98d18686dffc75a8fbd9 (patch)
treef064a5280d24df8d9e50d452d85122af8f141e4a
parentold (diff)
downloadgentoo-2-dede3e40b8bde7a8e56a98d18686dffc75a8fbd9.tar.gz
gentoo-2-dede3e40b8bde7a8e56a98d18686dffc75a8fbd9.tar.bz2
gentoo-2-dede3e40b8bde7a8e56a98d18686dffc75a8fbd9.zip
x86 stable, see bug 432754
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
-rw-r--r--dev-db/ctdb/ChangeLog5
-rw-r--r--dev-db/ctdb/ctdb-1.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index ac47326cfcd1..c6fd822a5338 100644
--- a/dev-db/ctdb/ChangeLog
+++ b/dev-db/ctdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/ctdb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.29 2012/11/29 15:04:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.30 2012/12/20 13:34:32 nativemad Exp $
+
+ 20 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> ctdb-1.13.ebuild:
+ x86 stable, see bug 432754
29 Nov 2012; Jeroen Roovers <jer@gentoo.org> ctdb-1.13.ebuild:
Stable for HPPA (bug #432754).
diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild
index 3eb353764d66..4993aaf16530 100644
--- a/dev-db/ctdb/ctdb-1.13.ebuild
+++ b/dev-db/ctdb/ctdb-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.3 2012/11/29 15:04:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.4 2012/12/20 13:34:32 nativemad Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="dev-libs/popt"