diff options
author | 2013-02-27 13:39:42 +0000 | |
---|---|---|
committer | 2013-02-27 13:39:42 +0000 | |
commit | e610050774e88f54fc47caa84656146370789100 (patch) | |
tree | f43971fd9bff889b2fb565bdcc1421368fc3a095 /sys-cluster | |
parent | Stable for amd64, wrt bug #456536 (diff) | |
download | gentoo-2-e610050774e88f54fc47caa84656146370789100.tar.gz gentoo-2-e610050774e88f54fc47caa84656146370789100.tar.bz2 gentoo-2-e610050774e88f54fc47caa84656146370789100.zip |
Stable for amd64, wrt bug #457476
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/cluster-glue/ChangeLog | 7 | ||||
-rw-r--r-- | sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/cluster-glue/ChangeLog b/sys-cluster/cluster-glue/ChangeLog index b31efac237e4..2ccf791c7e5f 100644 --- a/sys-cluster/cluster-glue/ChangeLog +++ b/sys-cluster/cluster-glue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/cluster-glue -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cluster-glue/ChangeLog,v 1.32 2012/11/21 10:14:33 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cluster-glue/ChangeLog,v 1.33 2013/02/27 13:39:42 ago Exp $ + + 27 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cluster-glue-1.0.11.ebuild: + Stable for amd64, wrt bug #457476 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cluster-glue-1.0.10.ebuild: Stable for x86, wrt bug #433359 diff --git a/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild b/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild index b0d2b982bc70..d7a8a5fc99a5 100644 --- a/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild +++ b/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild,v 1.4 2012/11/19 13:13:15 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cluster-glue/cluster-glue-1.0.11.ebuild,v 1.5 2013/02/27 13:39:42 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://hg.linux-ha.org/glue/archive/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="doc libnet static-libs" RDEPEND="app-arch/bzip2 |