diff options
-rw-r--r-- | sys-cluster/resource-agents/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/resource-agents/ChangeLog b/sys-cluster/resource-agents/ChangeLog index 6bf42c8ab607..fc3044043f8e 100644 --- a/sys-cluster/resource-agents/ChangeLog +++ b/sys-cluster/resource-agents/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/resource-agents # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.12 2011/03/15 15:59:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.13 2011/03/17 22:40:08 tomka Exp $ + + 17 Mar 2011; Thomas Kahle <tomka@gentoo.org> resource-agents-1.0.4-r1.ebuild: + x86 stable per bug 358785 15 Mar 2011; Jeroen Roovers <jer@gentoo.org> resource-agents-1.0.4-r1.ebuild: Stable for HPPA (bug #358785). diff --git a/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild b/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild index 0b8fbb9c5b54..6ac6f469c660 100644 --- a/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild +++ b/sys-cluster/resource-agents/resource-agents-1.0.4-r1.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/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild,v 1.3 2011/03/15 15:59:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild,v 1.4 2011/03/17 22:40:08 tomka Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://hg.linux-ha.org/agents/archive/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="doc libnet" DEPEND="sys-apps/iproute2 |