diff options
author | 2015-03-31 07:45:48 +0000 | |
---|---|---|
committer | 2015-03-31 07:45:48 +0000 | |
commit | a363a6e74f77e975bd8c42f9f19a52c195be2298 (patch) | |
tree | c888d90b32c436e3b33c967feb7620536168ce6d /dev-db | |
parent | Stable for ppc64, wrt bug #544008 (diff) | |
download | gentoo-2-a363a6e74f77e975bd8c42f9f19a52c195be2298.tar.gz gentoo-2-a363a6e74f77e975bd8c42f9f19a52c195be2298.tar.bz2 gentoo-2-a363a6e74f77e975bd8c42f9f19a52c195be2298.zip |
Stable for ppc64, wrt bug #525972
(Portage version: 2.2.14/cvs/Linux x86_64, 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index 4aee443e7364..3a2893489c38 100644 --- a/dev-db/ctdb/ChangeLog +++ b/dev-db/ctdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/ctdb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.49 2015/02/28 13:57:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.50 2015/03/31 07:45:48 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: + Stable for ppc64, wrt bug #525972 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: Stable for ia64, wrt bug #525972 diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild index baca6a9449f6..6830d744cf63 100644 --- a/dev-db/ctdb/ctdb-1.13-r1.ebuild +++ b/dev-db/ctdb/ctdb-1.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.11 2015/02/28 13:57:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.12 2015/03/31 07:45:48 ago Exp $ EAPI=5 @@ -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-1.16-r2[${MULTILIB_USEDEP}]" |