diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2006-04-16 08:22:37 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2006-04-16 08:22:37 +0000 |
commit | bb9f653c4b23927c34185d212eb4064a89bb7dcf (patch) | |
tree | 2f6ed8afcab8bfcc48066a37a7e74869f0f50e83 /net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild | |
parent | Initial s390 support thanks to Nils Reimann #129703. (diff) | |
download | historical-bb9f653c4b23927c34185d212eb4064a89bb7dcf.tar.gz historical-bb9f653c4b23927c34185d212eb4064a89bb7dcf.tar.bz2 historical-bb9f653c4b23927c34185d212eb4064a89bb7dcf.zip |
upstream version dump
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild')
-rw-r--r-- | net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild index 96f8f86e30d6..331e23324518 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild,v 1.1 2006/02/04 04:01:54 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild,v 1.2 2006/04/16 08:22:37 mattm Exp $ inherit eutils @@ -12,7 +12,7 @@ http://dl.hyperic.net/2.5/hyperic-hq-agent-${PV}-amd64-linux.tgz )" LICENSE="hyperic" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" AGENT_HOME=/opt/hyperic-hq-agent-${PV} |