summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-26 05:45:06 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-26 05:45:06 +0000
commit68e713f28554bc0be7688195b65b6ad7d365cb32 (patch)
treed51051e359f256239adfe2cd01b12b6bc87210ad /dev-db
parentarm stable, bug #478260 (diff)
downloadgentoo-2-68e713f28554bc0be7688195b65b6ad7d365cb32.tar.gz
gentoo-2-68e713f28554bc0be7688195b65b6ad7d365cb32.tar.bz2
gentoo-2-68e713f28554bc0be7688195b65b6ad7d365cb32.zip
arm stable, bug #478260
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/ctdb/ChangeLog7
-rw-r--r--dev-db/ctdb/ctdb-1.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index c6fd822a5338..2cc567d9b8a4 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.30 2012/12/20 13:34:32 nativemad Exp $
+# 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 $
+
+ 26 Aug 2013; Markus Meier <maekke@gentoo.org> ctdb-1.13.ebuild:
+ arm stable, bug #478260
20 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> ctdb-1.13.ebuild:
x86 stable, see bug 432754
diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild
index 4993aaf16530..de376e5d8425 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
+# 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.4 2012/12/20 13:34:32 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.5 2013/08/26 05:45:06 maekke 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"