diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-19 18:33:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-19 18:33:01 +0000 |
commit | 4dd89e7dc42d17c2ed3bacefff8fe12276d443af (patch) | |
tree | 51904d95f706a5ed5340dca01f5fcbe7ad2fe7af /dev-db | |
parent | Bump for #318991 (diff) | |
download | gentoo-2-4dd89e7dc42d17c2ed3bacefff8fe12276d443af.tar.gz gentoo-2-4dd89e7dc42d17c2ed3bacefff8fe12276d443af.tar.bz2 gentoo-2-4dd89e7dc42d17c2ed3bacefff8fe12276d443af.zip |
Stable for HPPA (bug #300158).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-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 f76a19d3f865..67d77cebb357 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.14 2010/05/18 08:05:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.15 2010/05/19 18:33:01 jer Exp $ + + 19 May 2010; Jeroen Roovers <jer@gentoo.org> ctdb-1.0.88.ebuild: + Stable for HPPA (bug #300158). 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ctdb-1.0.88.ebuild: x86 stable wrt bug #300158 diff --git a/dev-db/ctdb/ctdb-1.0.88.ebuild b/dev-db/ctdb/ctdb-1.0.88.ebuild index 25db874d0a57..da72d46efca0 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-2010 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.6 2010/05/18 08:05:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.88.ebuild,v 1.7 2010/05/19 18:33:01 jer 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" |