diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:57:42 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:57:42 +0000 |
commit | 20cc0d6c25d7883c3bccc9966a403f503064700b (patch) | |
tree | 4b95f462e3376540403968a457a7246d68da5b36 /net-analyzer/snmptt | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-20cc0d6c25d7883c3bccc9966a403f503064700b.tar.gz gentoo-2-20cc0d6c25d7883c3bccc9966a403f503064700b.tar.bz2 gentoo-2-20cc0d6c25d7883c3bccc9966a403f503064700b.zip |
x86 stable
Diffstat (limited to 'net-analyzer/snmptt')
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index c722c2c4ec20..c26c49020e4d 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.2 2004/07/17 10:13:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.3 2004/08/16 10:53:08 eldad Exp $ + + 16 Aug 2004; Eldad Zack <eldad@gentoo.org> snmptt-0.9.ebuild: + x86 stable 17 Jul 2004; David Holm <dholm@gentoo.org> snmptt-0.9.ebuild: Added to ~ppc. diff --git a/net-analyzer/snmptt/snmptt-0.9.ebuild b/net-analyzer/snmptt/snmptt-0.9.ebuild index bc3236a02b5e..0c0fba211418 100644 --- a/net-analyzer/snmptt/snmptt-0.9.ebuild +++ b/net-analyzer/snmptt/snmptt-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9.ebuild,v 1.2 2004/07/17 10:13:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9.ebuild,v 1.3 2004/08/16 10:53:08 eldad Exp $ MY_P=${P/-/_} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" IUSE="" |