diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-25 20:43:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-25 20:43:17 +0000 |
commit | 2d2c6db643855d6c428f8967b60dbe407021540f (patch) | |
tree | 2fb9b45b2ff45248ae573fcff92769c3d0b6214c /dev-db/ctdb/ctdb-1.0.114_p1.ebuild | |
parent | initial commit (diff) | |
download | historical-2d2c6db643855d6c428f8967b60dbe407021540f.tar.gz historical-2d2c6db643855d6c428f8967b60dbe407021540f.tar.bz2 historical-2d2c6db643855d6c428f8967b60dbe407021540f.zip |
arm stable, bug #377909
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-db/ctdb/ctdb-1.0.114_p1.ebuild')
-rw-r--r-- | dev-db/ctdb/ctdb-1.0.114_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild b/dev-db/ctdb/ctdb-1.0.114_p1.ebuild index bed3a6f6aa84..f9bc3ce079a4 100644 --- a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild +++ b/dev-db/ctdb/ctdb-1.0.114_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.6 2011/08/18 07:23:59 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.7 2011/08/25 20:43:17 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P/_p/-}.src.rpm http://ctdb.samba.org/packages/redhat/RHEL5/old/${P/_p/-}.src.rpm" 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="test" RDEPEND="dev-libs/popt" |