diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:22:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:22:15 +0000 |
commit | e0b920e945151f5e1ba865c03b837ee19a158e71 (patch) | |
tree | 413c03752bf5bc300d8723b068851df9479fb0cb /dev-db | |
parent | Stable for ppc64, wrt bug #478260 (diff) | |
download | gentoo-2-e0b920e945151f5e1ba865c03b837ee19a158e71.tar.gz gentoo-2-e0b920e945151f5e1ba865c03b837ee19a158e71.tar.bz2 gentoo-2-e0b920e945151f5e1ba865c03b837ee19a158e71.zip |
Stable for ppc64, wrt bug #478260
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-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 cff6ce1a57b1..a649ef4f95c0 100644 --- a/dev-db/ctdb/ChangeLog +++ b/dev-db/ctdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/ctdb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.34 2013/09/04 07:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.35 2013/09/05 12:22:15 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: + Stable for ppc64, wrt bug #478260 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: Stable for ppc, wrt bug #478260 diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild index b9b7fd60eed5..cc70668b96c8 100644 --- a/dev-db/ctdb/ctdb-1.13.ebuild +++ b/dev-db/ctdb/ctdb-1.13.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/dev-db/ctdb/ctdb-1.13.ebuild,v 1.8 2013/09/04 07:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.9 2013/09/05 12:22:15 ago 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" |