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 | 47e976b849a89f72810f42f33581cd554aa2758a (patch) | |
tree | 2f6597949bff7d729d848ae68bc300082fb58a7a /net-analyzer/hyperic-hq-agent | |
parent | Unmasking for x86 and sparc (diff) | |
download | historical-47e976b849a89f72810f42f33581cd554aa2758a.tar.gz historical-47e976b849a89f72810f42f33581cd554aa2758a.tar.bz2 historical-47e976b849a89f72810f42f33581cd554aa2758a.zip |
mark 2.1.20 stable on x86 and amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-analyzer/hyperic-hq-agent')
-rw-r--r-- | net-analyzer/hyperic-hq-agent/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/hyperic-hq-agent/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild | 4 |
3 files changed, 9 insertions, 5 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..91f1063419aa 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 7385dcf02a3364d8151a70f256e2c13b ChangeLog 1326 +MD5 815edd0793b3e3339b32f935a2fbec55 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} |