diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2008-03-28 18:27:37 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2008-03-28 18:27:37 +0000 |
commit | fdf5742e66e050ef8abad061358505ffd2c4fc0f (patch) | |
tree | 640b59c6929b31399166f5dec373a80507ad036a /net-analyzer/snmptt | |
parent | Stable on ppc wrt bug 214778 (diff) | |
download | gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.tar.gz gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.tar.bz2 gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.zip |
add ~amd64
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/snmptt')
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index cd842aa87aa6..b521d35d5755 100644 --- a/net-analyzer/snmptt/ChangeLog +++ b/net-analyzer/snmptt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/snmptt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.17 2008/01/21 14:06:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.18 2008/03/28 18:27:37 hollow Exp $ + + 28 Mar 2008; Benedikt Böhm <hollow@gentoo.org> snmptt-1.2.ebuild: + add ~amd64 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -snmptt-0.9-r1.ebuild, -snmptt-1.0.ebuild, -snmptt-1.1.ebuild, snmptt-1.2.ebuild: diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild index 28caa526e5df..54dfe7808806 100644 --- a/net-analyzer/snmptt/snmptt-1.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.2.ebuild @@ -1,6 +1,6 @@ # 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.2 2008/01/21 14:06:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.3 2008/03/28 18:27:37 hollow Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" SLOT="0" IUSE="mysql postgres" |