diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-26 11:59:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-26 11:59:39 +0000 |
commit | d1aa28b7ebb4e055a922391e598f25d7345d63e4 (patch) | |
tree | 20fd35a3a9d1260528d6036425d652377bb33527 /dev-db | |
parent | Stable for amd64, wrt bug #432754 (diff) | |
download | gentoo-2-d1aa28b7ebb4e055a922391e598f25d7345d63e4.tar.gz gentoo-2-d1aa28b7ebb4e055a922391e598f25d7345d63e4.tar.bz2 gentoo-2-d1aa28b7ebb4e055a922391e598f25d7345d63e4.zip |
Stable for amd64, wrt bug #432754
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-db')
-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 4a8b02f18aeb..890d32c31bb2 100644 --- a/dev-db/ctdb/ChangeLog +++ b/dev-db/ctdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/ctdb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.27 2012/05/21 23:37:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.28 2012/11/26 11:59:39 ago Exp $ + + 26 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild: + Stable for amd64, wrt bug #432754 21 May 2012; Mike Frysinger <vapier@gentoo.org> ctdb-1.0.114_p1.ebuild, ctdb-1.0.88.ebuild: diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild index 8c065b72743f..cc1a422ae19f 100644 --- a/dev-db/ctdb/ctdb-1.13.ebuild +++ b/dev-db/ctdb/ctdb-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1 2012/03/23 10:55:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.2 2012/11/26 11:59:39 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" |