diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2005-06-30 12:27:49 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2005-06-30 12:27:49 +0000 |
commit | 2a4fab5d1566179840a6137f30172e048b79fb2c (patch) | |
tree | b8d09936a72b5b1ff5b688bd069a715240dbe360 /net-analyzer | |
parent | Unmasking for x86 and sparc (diff) | |
download | gentoo-2-2a4fab5d1566179840a6137f30172e048b79fb2c.tar.gz gentoo-2-2a4fab5d1566179840a6137f30172e048b79fb2c.tar.bz2 gentoo-2-2a4fab5d1566179840a6137f30172e048b79fb2c.zip |
mark 2.1.20 stable on x86 and amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/hyperic-hq-agent/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/hyperic-hq-agent/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-analyzer/hyperic-hq-agent/ChangeLog b/net-analyzer/hyperic-hq-agent/ChangeLog index 3afad2b94786..de2c419ed353 100644 --- a/net-analyzer/hyperic-hq-agent/ChangeLog +++ b/net-analyzer/hyperic-hq-agent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/hyperic-hq-agent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.5 2005/06/20 21:43:15 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.6 2005/06/30 12:27:49 mattm Exp $ + + 30 Jun 2005; Matthew Marlowe <mattm@gentoo.org> + hyperic-hq-agent-2.1.20.ebuild: + Make 2.1.20 the new stable branch for x86 and amd64. *hyperic-hq-agent-2.1.20 (20 Jun 2005) diff --git a/net-analyzer/hyperic-hq-agent/Manifest b/net-analyzer/hyperic-hq-agent/Manifest index 4ce8d4c67b7f..ccd63cb28ed7 100644 --- a/net-analyzer/hyperic-hq-agent/Manifest +++ b/net-analyzer/hyperic-hq-agent/Manifest @@ -1,5 +1,5 @@ MD5 6219a7f42ebf5e03c9122ee3df053c2f ChangeLog 1186 -MD5 146588a50412cec8cc3c14e2d9a2e24d hyperic-hq-agent-2.1.20.ebuild 1435 +MD5 9672e79088a5b8934383c7bf81eaa568 hyperic-hq-agent-2.1.20.ebuild 1433 MD5 eddcfeabec90c590787504b96256b98a metadata.xml 475 MD5 b181f9f7a0e06aa7fc46a9b8fa009146 hyperic-hq-agent-2.0.31.ebuild 1462 MD5 b9def0696c4956c2d53cf13f9afb4e47 hyperic-hq-agent-2.0.53.ebuild 1435 diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild index 7af65e0161f3..f87e4edfa6ed 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1.20.ebuild,v 1.1 2005/06/20 21:43:15 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild,v 1.2 2005/06/30 12:27:49 mattm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="x86? ( http://download.hyperic.net/downloads/ebuilds/hyperic-hq-agent-$ LICENSE="hyperic" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" AGENT_HOME=/opt/hyperic-hq-agent-${PV} |