diff options
author | 2009-11-14 13:53:58 +0000 | |
---|---|---|
committer | 2009-11-14 13:53:58 +0000 | |
commit | d4955042db2b25ab0e6cfaea320f54e5c00e99bd (patch) | |
tree | 439ce58c7a9d05567d48e5949e04c41a84fbb542 /dev-db/ctdb/ctdb-9999.ebuild | |
parent | Drop not needed inherit. (diff) | |
download | historical-d4955042db2b25ab0e6cfaea320f54e5c00e99bd.tar.gz historical-d4955042db2b25ab0e6cfaea320f54e5c00e99bd.tar.bz2 historical-d4955042db2b25ab0e6cfaea320f54e5c00e99bd.zip |
QA: Drop keywords for live ebuild. Note for maintainer: the live ebuild is out of sync from release versions. You should review it.
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'dev-db/ctdb/ctdb-9999.ebuild')
-rw-r--r-- | dev-db/ctdb/ctdb-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |