diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:58:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 07:58:38 +0000 |
commit | fd326fa0a2d89bde03e739bbc72d421a87089c51 (patch) | |
tree | 27314e9e4d7b1f16f42318360054c158923933c6 /dev-db/ctdb | |
parent | Stable for ppc, wrt bug #478260 (diff) | |
download | gentoo-2-fd326fa0a2d89bde03e739bbc72d421a87089c51.tar.gz gentoo-2-fd326fa0a2d89bde03e739bbc72d421a87089c51.tar.bz2 gentoo-2-fd326fa0a2d89bde03e739bbc72d421a87089c51.zip |
Stable for ppc, wrt bug #478260
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 2f5006f85ede..cff6ce1a57b1 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.33 2013/09/03 11:55:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.34 2013/09/04 07:58:38 ago Exp $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: + Stable for ppc, wrt bug #478260 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: Stable for ia64, wrt bug #478260 diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild index a14e05b0a04f..b9b7fd60eed5 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.7 2013/09/03 11:55:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.8 2013/09/04 07:58:38 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" |