diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-21 08:34:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-21 08:34:10 +0000 |
commit | d88a93a0c49ec55ee25ad01a58baf6263510dc5d (patch) | |
tree | ab83817a5d7e93f802cdb456a29f0900c251caa1 /sys-cluster | |
parent | Stable for HPPA (bug #354461). (diff) | |
download | gentoo-2-d88a93a0c49ec55ee25ad01a58baf6263510dc5d.tar.gz gentoo-2-d88a93a0c49ec55ee25ad01a58baf6263510dc5d.tar.bz2 gentoo-2-d88a93a0c49ec55ee25ad01a58baf6263510dc5d.zip |
Stable for HPPA (bug #354461).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/resource-agents/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-1.0.3-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 bd2b608e7990..72ec4a2c6810 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.7 2011/02/21 06:49:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.8 2011/02/21 08:34:10 jer Exp $ + + 21 Feb 2011; Jeroen Roovers <jer@gentoo.org> resource-agents-1.0.3-r1.ebuild: + Stable for HPPA (bug #354461). 21 Feb 2011; Pawel Hajdan jr <phajdan.jr@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 9d8846cee664..977aafcb8b5f 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.3 2011/02/21 06:49:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/resource-agents-1.0.3-r1.ebuild,v 1.4 2011/02/21 08:34:10 jer 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 |