diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-21 06:49:04 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-21 06:49:04 +0000 |
commit | 74c94210373da2180f8e36330163550510f74adb (patch) | |
tree | 36ceb2510a3e2082af8046a962be60ec527764d5 /sys-cluster | |
parent | x86 stable wrt bug #354461 (diff) | |
download | gentoo-2-74c94210373da2180f8e36330163550510f74adb.tar.gz gentoo-2-74c94210373da2180f8e36330163550510f74adb.tar.bz2 gentoo-2-74c94210373da2180f8e36330163550510f74adb.zip |
x86 stable wrt bug #354461
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-cluster')
-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 |