diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:31:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:31:56 +0000 |
commit | e432ea7745d2410053710d0a3dd580440fddd588 (patch) | |
tree | 4bc2c495516cc116003dba34ed2f3e0b55e9d716 /dev-db | |
parent | Stable for x86, wrt bug #537072 (diff) | |
download | gentoo-2-e432ea7745d2410053710d0a3dd580440fddd588.tar.gz gentoo-2-e432ea7745d2410053710d0a3dd580440fddd588.tar.bz2 gentoo-2-e432ea7745d2410053710d0a3dd580440fddd588.zip |
Stable for x86, wrt bug #525972
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/ctdb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/ctdb/ctdb-1.13-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index cc178afa4424..8eb57216c734 100644 --- a/dev-db/ctdb/ChangeLog +++ b/dev-db/ctdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/ctdb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.44 2014/12/27 19:26:04 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.45 2015/01/26 10:31:56 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: + Stable for x86, wrt bug #525972 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: Stable for amd64, wrt bug #525972 diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild index 15901582bf5c..5a34e0e551b6 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-2014 Gentoo Foundation +# 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.6 2014/12/27 19:26:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.7 2015/01/26 10:31:56 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}]" |