diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-21 06:49:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-21 06:49:52 +0000 |
commit | eaf33d7e1b086ea7555b459480b89b76a314b2a5 (patch) | |
tree | f17f6a1a8913dda24b988ec64fe316736a5656d9 /sys-cluster/resource-agents | |
parent | x86 stable wrt bug #333603 (diff) | |
download | historical-eaf33d7e1b086ea7555b459480b89b76a314b2a5.tar.gz historical-eaf33d7e1b086ea7555b459480b89b76a314b2a5.tar.bz2 historical-eaf33d7e1b086ea7555b459480b89b76a314b2a5.zip |
x86 stable wrt bug #354461
Package-Manager: portage-2.1.9.25/cvs/Linux i686
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.3-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 db6415f0a7dd..bd2b608e7990 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.6 2011/02/11 19:12:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.7 2011/02/21 06:49:04 phajdan.jr Exp $ + + 21 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + resource-agents-1.0.3-r1.ebuild: + x86 stable wrt bug #354461 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> resource-agents-1.0.3-r1.ebuild: diff --git a/sys-cluster/resource-agents/resource-agents-1.0.3-r1.ebuild b/sys-cluster/resource-agents/resource-agents-1.0.3-r1.ebuild index b01607f2288c..9d8846cee664 100644 --- a/sys-cluster/resource-agents/resource-agents-1.0.3-r1.ebuild +++ b/sys-cluster/resource-agents/resource-agents-1.0.3-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.3-r1.ebuild,v 1.2 2011/02/11 19:12:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/resource-agents-1.0.3-r1.ebuild,v 1.3 2011/02/21 06:49:04 phajdan.jr 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 |