diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 14:06:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 14:06:45 +0000 |
commit | 5153a8be7827203affc75530e1ca485ae89d21d4 (patch) | |
tree | 8e2676a40aac17675816b9d1d624f08910e84eaa /net-analyzer/snmptt/snmptt-1.2.ebuild | |
parent | amd64 stable. (diff) | |
download | gentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.tar.gz gentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.tar.bz2 gentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.zip |
sparc/x86 stable, remove old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/snmptt/snmptt-1.2.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild index b308fde4bd18..28caa526e5df 100644 --- a/net-analyzer/snmptt/snmptt-1.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.1 2007/07/28 16:51:51 mjolnir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.2 2008/01/21 14:06:45 armin76 Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc sparc x86" SLOT="0" IUSE="mysql postgres" |