summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-01 19:54:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-01 19:54:11 +0000
commit2725285ecb9402ffc8289addc34fe451c036d6c0 (patch)
treef77def30d25772aec4ecf43eac6bf3bc7f3e5bbe /dev-db/ctdb
parentStable for alpha, wrt bug #478260 (diff)
downloadgentoo-2-2725285ecb9402ffc8289addc34fe451c036d6c0.tar.gz
gentoo-2-2725285ecb9402ffc8289addc34fe451c036d6c0.tar.bz2
gentoo-2-2725285ecb9402ffc8289addc34fe451c036d6c0.zip
Stable for alpha, wrt bug #478260
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/ctdb')
-rw-r--r--dev-db/ctdb/ChangeLog6
-rw-r--r--dev-db/ctdb/ctdb-1.13.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index 2cc567d9b8a4..89991e05daa7 100644
--- a/dev-db/ctdb/ChangeLog
+++ b/dev-db/ctdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/ctdb
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.31 2013/08/26 05:45:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.32 2013/09/01 19:54:11 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ctdb-1.13.ebuild:
+ Stable for alpha, wrt bug #478260
26 Aug 2013; Markus Meier <maekke@gentoo.org> ctdb-1.13.ebuild:
arm stable, bug #478260
@@ -116,4 +119,3 @@
26 Jul 2008; Tiziano Müller <dev-zero@gentoo.org>
+files/autoconf-2.62-fix.patch, +metadata.xml, +ctdb-9999.ebuild:
Initial commit. Ebuild written by me.
-
diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild
index de376e5d8425..e6e5a6b6783e 100644
--- a/dev-db/ctdb/ctdb-1.13.ebuild
+++ b/dev-db/ctdb/ctdb-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.5 2013/08/26 05:45:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.6 2013/09/01 19:54:11 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"