diff options
author | 2004-10-25 13:16:49 +0000 | |
---|---|---|
committer | 2004-10-25 13:16:49 +0000 | |
commit | d4678368d3004ed40d68de2737051958b177fcad (patch) | |
tree | 23db4631009efe1ddecb42672fa0db01aecab743 /net-analyzer/snmptt/snmptt-0.9-r1.ebuild | |
parent | changelog tidy (Manifest recommit) (diff) | |
download | gentoo-2-d4678368d3004ed40d68de2737051958b177fcad.tar.gz gentoo-2-d4678368d3004ed40d68de2737051958b177fcad.tar.bz2 gentoo-2-d4678368d3004ed40d68de2737051958b177fcad.zip |
version bump
Diffstat (limited to 'net-analyzer/snmptt/snmptt-0.9-r1.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild index 7aa267196524..8c4c64f1e7b9 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 # 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.2 2004/09/17 14:32:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.3 2004/10/25 13:16:49 eldad 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" |