diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-13 03:03:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-13 03:03:57 +0000 |
commit | 8b7c7bbe92f131b70e19c1e525a3d4b4331de636 (patch) | |
tree | 17d53be5b4ae7a96e0868e909c0681e004c2390b /net-analyzer/snmptt | |
parent | Stable on sparc (diff) | |
download | historical-8b7c7bbe92f131b70e19c1e525a3d4b4331de636.tar.gz historical-8b7c7bbe92f131b70e19c1e525a3d4b4331de636.tar.bz2 historical-8b7c7bbe92f131b70e19c1e525a3d4b4331de636.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/snmptt')
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-0.9-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.0.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index 9d5beb2d6b5c..d9a64e40d1b9 100644 --- a/net-analyzer/snmptt/ChangeLog +++ b/net-analyzer/snmptt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/snmptt -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.8 2004/11/06 13:47:01 eldad Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.9 2005/01/13 03:03:57 weeve Exp $ + + 12 Jan 2005; Jason Wever <weeve@gentoo.org> snmptt-0.9-r1.ebuild: + Stable on sparc. *snmptt-0.9-r1 (25 Oct 2004) diff --git a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild index 8c4c64f1e7b9..83bf1daf0ab0 100644 --- a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild +++ b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.3 2004/10/25 13:16:49 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.4 2005/01/13 03:03:57 weeve Exp $ MY_P=${P/-/_} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" SLOT="0" IUSE="mysql postgres" diff --git a/net-analyzer/snmptt/snmptt-1.0.ebuild b/net-analyzer/snmptt/snmptt-1.0.ebuild index e01968bde8f4..618f63a483e7 100644 --- a/net-analyzer/snmptt/snmptt-1.0.ebuild +++ b/net-analyzer/snmptt/snmptt-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.0.ebuild,v 1.1 2004/10/25 13:16:49 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.0.ebuild,v 1.2 2005/01/13 03:03:57 weeve Exp $ MY_P=${P/-/_} |