diff options
author | Olivier Crête <tester@gentoo.org> | 2010-05-04 14:27:17 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2010-05-04 14:27:17 +0000 |
commit | b767f0232fa8132d67af1df43f2b10c9157b42ba (patch) | |
tree | 188afe6b683e0ca07e49841a6a10c74d5e495d0d | |
parent | amd64 stable, bug #300158 (diff) | |
download | gentoo-2-b767f0232fa8132d67af1df43f2b10c9157b42ba.tar.gz gentoo-2-b767f0232fa8132d67af1df43f2b10c9157b42ba.tar.bz2 gentoo-2-b767f0232fa8132d67af1df43f2b10c9157b42ba.zip |
amd64 stable, bug #300158
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | dev-db/ctdb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/ctdb/ctdb-1.0.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog index 6c0b8cfcbae8..5a0960eb6dfa 100644 --- a/dev-db/ctdb/ChangeLog +++ b/dev-db/ctdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/ctdb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.12 2010/04/05 06:14:52 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.13 2010/05/04 14:27:17 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> ChangeLog: + amd64 stable, bug #300158 *ctdb-1.0.114_p1 (05 Apr 2010) diff --git a/dev-db/ctdb/ctdb-1.0.88.ebuild b/dev-db/ctdb/ctdb-1.0.88.ebuild index ae1ac5965ee4..94a22dbfe299 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.4 2009/11/30 16:02:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.88.ebuild,v 1.5 2010/05/04 14:27:17 tester 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="dev-libs/popt" |