diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-16 21:33:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-16 21:33:53 +0000 |
commit | 6433d6a1dd3afc4ad15a0a97725d4e36020663a0 (patch) | |
tree | a29c102a7f32ccd5b7709b71ae31b7af282a7a7c /dev-db/ctdb | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-6433d6a1dd3afc4ad15a0a97725d4e36020663a0.tar.gz gentoo-2-6433d6a1dd3afc4ad15a0a97725d4e36020663a0.tar.bz2 gentoo-2-6433d6a1dd3afc4ad15a0a97725d4e36020663a0.zip |
Marked ~ppc for bug #285952.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/ctdb')
-rw-r--r-- | dev-db/ctdb/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/ctdb/ctdb-1.0.73.ebuild | 4 | ||||
-rw-r--r-- | dev-db/ctdb/ctdb-1.0.88.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index 3d737e15edfc..4ca82f14a996 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.9 2009/11/14 13:53:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.10 2009/11/16 21:33:53 josejx Exp $ + + 16 Nov 2009; Joseph Jezak <josejx@gentoo.org> ctdb-1.0.73.ebuild, + ctdb-1.0.88.ebuild: + Marked ~ppc for bug #285952. 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 diff --git a/dev-db/ctdb/ctdb-1.0.73.ebuild b/dev-db/ctdb/ctdb-1.0.73.ebuild index 22766b03f068..fecf3362a17a 100644 --- a/dev-db/ctdb/ctdb-1.0.73.ebuild +++ b/dev-db/ctdb/ctdb-1.0.73.ebuild @@ -1,6 +1,6 @@ # 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-1.0.73.ebuild,v 1.5 2009/10/03 09:28:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.73.ebuild,v 1.6 2009/11/16 21:33:53 josejx Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://ctdb.samba.org/" SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P}.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-libs/popt" diff --git a/dev-db/ctdb/ctdb-1.0.88.ebuild b/dev-db/ctdb/ctdb-1.0.88.ebuild index ebe2ee6b5925..99e4a610fb26 100644 --- a/dev-db/ctdb/ctdb-1.0.88.ebuild +++ b/dev-db/ctdb/ctdb-1.0.88.ebuild @@ -1,6 +1,6 @@ # 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-1.0.88.ebuild,v 1.2 2009/10/24 11:18:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.88.ebuild,v 1.3 2009/11/16 21:33:53 josejx Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://ctdb.samba.org/" SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P}.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-libs/popt" |