diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:57:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:57:30 +0000 |
commit | b8ae78ecbb83a97c7cb17e22c46106c62050401f (patch) | |
tree | e8e99edefb6ebbd89a0e28bb5a7eb8043842316e /dev-db | |
parent | Stable for ia64, wrt bug #535304 (diff) | |
download | gentoo-2-b8ae78ecbb83a97c7cb17e22c46106c62050401f.tar.gz gentoo-2-b8ae78ecbb83a97c7cb17e22c46106c62050401f.tar.bz2 gentoo-2-b8ae78ecbb83a97c7cb17e22c46106c62050401f.zip |
Stable for ia64, wrt bug #525972
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 d41f5d56958f..4aee443e7364 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.48 2015/02/27 11:14:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.49 2015/02/28 13:57:30 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: + Stable for ia64, wrt bug #525972 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13-r1.ebuild: Stable for sparc, wrt bug #525972 diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild index 474309cc5c5a..baca6a9449f6 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.10 2015/02/27 11:14:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.11 2015/02/28 13:57:30 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}]" |