diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-14 20:47:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-14 20:47:50 +0000 |
commit | f36d36c4b468faeafc96cb8c47365347d9bb7781 (patch) | |
tree | c6ce5c9be0ef2f009b1ec0769c6825848de3138e /sys-cluster/resource-agents | |
parent | Stable on amd64 wrt bug #358733 (diff) | |
download | gentoo-2-f36d36c4b468faeafc96cb8c47365347d9bb7781.tar.gz gentoo-2-f36d36c4b468faeafc96cb8c47365347d9bb7781.tar.bz2 gentoo-2-f36d36c4b468faeafc96cb8c47365347d9bb7781.zip |
Stable on amd64 wrt bug #358785
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/resource-agents')
-rw-r--r-- | sys-cluster/resource-agents/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/resource-agents/ChangeLog b/sys-cluster/resource-agents/ChangeLog index 09dbd2b8bca0..943c524a62be 100644 --- a/sys-cluster/resource-agents/ChangeLog +++ b/sys-cluster/resource-agents/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2011/02/28 12:52:49 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.11 2011/03/14 20:47:50 hwoarang Exp $ + + 14 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + resource-agents-1.0.4-r1.ebuild: + Stable on amd64 wrt bug #358785 *resource-agents-1.0.4-r1 (28 Feb 2011) 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 f52f681a75a9..5725dab3ee5b 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.1 2011/02/28 12:52:49 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/resource-agents-1.0.4-r1.ebuild,v 1.2 2011/03/14 20:47:50 hwoarang 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 |