diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-06-29 08:31:37 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-06-29 08:31:37 +0000 |
commit | 0a7160925b65ba52b233f8a21f780e7753f02de8 (patch) | |
tree | 36cee4b9592655be53ea0054949940df25c1d149 /sys-cluster | |
parent | stable x86, bug 325631 (diff) | |
download | gentoo-2-0a7160925b65ba52b233f8a21f780e7753f02de8.tar.gz gentoo-2-0a7160925b65ba52b233f8a21f780e7753f02de8.tar.bz2 gentoo-2-0a7160925b65ba52b233f8a21f780e7753f02de8.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1.8.3/cvs/Linux parisc64)
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/resource-agents/ChangeLog b/sys-cluster/resource-agents/ChangeLog index 30211d379888..3c3d5cdfdfc1 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.2 2010/06/24 12:45:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/ChangeLog,v 1.3 2010/06/29 08:31:37 gmsoft Exp $ + + 29 Jun 2010; Guy Martin <gmsoft@gentoo.org> resource-agents-1.0.3.ebuild: + Added ~hppa to KEYWORDS. 24 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> resource-agents-1.0.3.ebuild: diff --git a/sys-cluster/resource-agents/resource-agents-1.0.3.ebuild b/sys-cluster/resource-agents/resource-agents-1.0.3.ebuild index 71880493d600..392ff9e0d217 100644 --- a/sys-cluster/resource-agents/resource-agents-1.0.3.ebuild +++ b/sys-cluster/resource-agents/resource-agents-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.2 2010/06/24 12:45:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/resource-agents/resource-agents-1.0.3.ebuild,v 1.3 2010/06/29 08:31:37 gmsoft 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc" DEPEND="sys-apps/iproute2 |