summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-16 12:58:48 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-16 12:58:48 +0000
commit6aa4b2d8fc049732b5180d4f628bfd6bd52ef248 (patch)
tree721c459ec42ea64b10eaefcb7101c0e38ff68c29 /dev-db/ctdb
parentAdd tslib dependency that was previously automagic. warn user against multipl... (diff)
downloadgentoo-2-6aa4b2d8fc049732b5180d4f628bfd6bd52ef248.tar.gz
gentoo-2-6aa4b2d8fc049732b5180d4f628bfd6bd52ef248.tar.bz2
gentoo-2-6aa4b2d8fc049732b5180d4f628bfd6bd52ef248.zip
Marked stable on AMD64 as a dependency of net-fs/samba-3.5.11; based on arch testing by Agostino "ago" Sarubbo in bug #377909.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/ctdb')
-rw-r--r--dev-db/ctdb/ChangeLog6
-rw-r--r--dev-db/ctdb/ctdb-1.0.114_p1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index e92ccef9f8f2..3552f4fd3e4a 100644
--- a/dev-db/ctdb/ChangeLog
+++ b/dev-db/ctdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/ctdb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.18 2011/08/15 13:27:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.19 2011/08/16 12:58:48 chainsaw Exp $
+
+ 16 Aug 2011; Tony Vroon <chainsaw@gentoo.org> ctdb-1.0.114_p1.ebuild:
+ Marked stable on AMD64 as a dependency of net-fs/samba-3.5.11; based on arch
+ testing by Agostino "ago" Sarubbo in bug #377909.
15 Aug 2011; Jeroen Roovers <jer@gentoo.org> ctdb-1.0.114_p1.ebuild:
Stable for HPPA (bug #377909).
diff --git a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild b/dev-db/ctdb/ctdb-1.0.114_p1.ebuild
index f558d22fbc8d..7b417060b647 100644
--- a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild
+++ b/dev-db/ctdb/ctdb-1.0.114_p1.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/dev-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.3 2011/08/15 13:27:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.4 2011/08/16 12:58:48 chainsaw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P/_p/-}.src.rpm
http://ctdb.samba.org/packages/redhat/RHEL5/old/${P/_p/-}.src.rpm"
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="test"
RDEPEND="dev-libs/popt"