diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-13 03:29:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-13 03:29:58 +0000 |
commit | 0ff25f739cfa65e216849f69614d55e34e30b9ae (patch) | |
tree | 0ecea5baebd6fc641b9691ca4a3a35fb1505f1b8 /net-analyzer | |
parent | Tag as ~mips for my XXS1500. (diff) | |
download | gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.tar.gz gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.tar.bz2 gentoo-2-0ff25f739cfa65e216849f69614d55e34e30b9ae.zip |
Stable on sparc.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index 40822439e057..c3874ac70272 100644 --- a/net-analyzer/snmptt/ChangeLog +++ b/net-analyzer/snmptt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/snmptt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.10 2005/01/31 14:35:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.11 2005/02/13 03:29:58 weeve Exp $ + + 12 Feb 2005; Jason Wever <weeve@gentoo.org> snmptt-1.0.ebuild: + Stable on sparc. 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> snmptt-1.0.ebuild: Marked stable on x86. diff --git a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild index e11619c54d47..f4eb57c38b5b 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.5 2005/01/31 14:35:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.6 2005/02/13 03:29:58 weeve Exp $ MY_P=${P/-/_} diff --git a/net-analyzer/snmptt/snmptt-1.0.ebuild b/net-analyzer/snmptt/snmptt-1.0.ebuild index 0547ab129b74..1dd79f5d125c 100644 --- a/net-analyzer/snmptt/snmptt-1.0.ebuild +++ b/net-analyzer/snmptt/snmptt-1.0.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/snmptt/snmptt-1.0.ebuild,v 1.3 2005/01/31 14:35:26 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.0.ebuild,v 1.4 2005/02/13 03:29:58 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" |