diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-29 15:04:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-29 15:04:59 +0000 |
commit | c0c4f441852e1f950b0e56be9ce538ca90870b40 (patch) | |
tree | 51f1301208812a0553bdf75eeffbb70632e07272 /dev-db/ctdb | |
parent | Stable for HPPA (bug #444686). (diff) | |
download | gentoo-2-c0c4f441852e1f950b0e56be9ce538ca90870b40.tar.gz gentoo-2-c0c4f441852e1f950b0e56be9ce538ca90870b40.tar.bz2 gentoo-2-c0c4f441852e1f950b0e56be9ce538ca90870b40.zip |
Stable for HPPA (bug #432754).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-db/ctdb')
-rw-r--r-- | dev-db/ctdb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/ctdb/ctdb-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index 890d32c31bb2..ac47326cfcd1 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.28 2012/11/26 11:59:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.29 2012/11/29 15:04:59 jer Exp $ + + 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> ctdb-1.13.ebuild: + Stable for HPPA (bug #432754). 26 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: Stable for amd64, wrt bug #432754 diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild index cc1a422ae19f..3eb353764d66 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.2 2012/11/26 11:59:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.3 2012/11/29 15:04:59 jer 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" |