diff options
author | 2015-02-27 11:14:50 +0000 | |
---|---|---|
committer | 2015-02-27 11:14:50 +0000 | |
commit | fd00b75214f49ea27caeae894f4f10f509720f23 (patch) | |
tree | 0459b99f820e997b3fd0bd1b2d66fb7bc3ca5f3e /dev-db/ctdb | |
parent | Stable for sparc, wrt bug #533270 (diff) | |
download | gentoo-2-fd00b75214f49ea27caeae894f4f10f509720f23.tar.gz gentoo-2-fd00b75214f49ea27caeae894f4f10f509720f23.tar.bz2 gentoo-2-fd00b75214f49ea27caeae894f4f10f509720f23.zip |
Stable for sparc, wrt bug #525972
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index 36195b9c453e..d41f5d56958f 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.47 2015/02/24 08:55:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.48 2015/02/27 11:14:50 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: + Stable for sparc, wrt bug #525972 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: Stable for alpha, wrt bug #525972 diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild index 53ab5a84821d..474309cc5c5a 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.9 2015/02/24 08:55:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.10 2015/02/27 11:14:50 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}]" |