summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-11-14 13:53:58 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-11-14 13:53:58 +0000
commit37da6adbfdce01f23a8f3606cdd350c917e85b63 (patch)
treed86b7d800da261afa1eaf1613094f23f4a4094bb /dev-db/ctdb
parentDrop not needed inherit. (diff)
downloadgentoo-2-37da6adbfdce01f23a8f3606cdd350c917e85b63.tar.gz
gentoo-2-37da6adbfdce01f23a8f3606cdd350c917e85b63.tar.bz2
gentoo-2-37da6adbfdce01f23a8f3606cdd350c917e85b63.zip
QA: Drop keywords for live ebuild. Note for maintainer: the live ebuild is out of sync from release versions. You should review it.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/ctdb')
-rw-r--r--dev-db/ctdb/ChangeLog6
-rw-r--r--dev-db/ctdb/ctdb-9999.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index e6a526c062c7..3d737e15edfc 100644
--- a/dev-db/ctdb/ChangeLog
+++ b/dev-db/ctdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/ctdb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.8 2009/10/24 11:18:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.9 2009/11/14 13:53:58 scarabeus Exp $
+
+ 14 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> ctdb-9999.ebuild:
+ QA: Drop keywords for live ebuild. Note for maintainer: the live ebuild is
+ out of sync from release versions. You should review it.
24 Oct 2009; Tobias Klausmann <klausman@gentoo.org> ctdb-1.0.88.ebuild:
Keyworded on alpha, bug #285952
diff --git a/dev-db/ctdb/ctdb-9999.ebuild b/dev-db/ctdb/ctdb-9999.ebuild
index cc97c4632027..c1199d01e3bd 100644
--- a/dev-db/ctdb/ctdb-9999.ebuild
+++ b/dev-db/ctdb/ctdb-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.1 2008/07/26 20:23:11 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.2 2009/11/14 13:53:58 scarabeus Exp $
EGIT_REPO_URI="git://git.samba.org/tridge/ctdb.git"
@@ -10,7 +10,7 @@ DESCRIPTION="A cluster implementation of the TDB database used by Samba and othe
HOMEPAGE="http://ctdb.samba.org/"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
IUSE=""
DEPEND="dev-libs/popt"