diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 10:13:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 10:13:43 +0000 |
commit | eb99d1000e6ef5aa953fc8476f5ed0eb1d353a93 (patch) | |
tree | 1f384937aec935d3feac1998c95ede159b950004 /net-analyzer/snmptt | |
parent | (no commit message) (diff) | |
download | historical-eb99d1000e6ef5aa953fc8476f5ed0eb1d353a93.tar.gz historical-eb99d1000e6ef5aa953fc8476f5ed0eb1d353a93.tar.bz2 historical-eb99d1000e6ef5aa953fc8476f5ed0eb1d353a93.zip |
Added to ~ppc
Diffstat (limited to 'net-analyzer/snmptt')
-rw-r--r-- | net-analyzer/snmptt/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snmptt/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/snmptt/snmptt-0.9.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index 6e3426ee00dc..c722c2c4ec20 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.1 2004/07/09 13:34:03 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.2 2004/07/17 10:13:43 dholm Exp $ + + 17 Jul 2004; David Holm <dholm@gentoo.org> snmptt-0.9.ebuild: + Added to ~ppc. *snmptt-0.9 (09 Jul 2004) diff --git a/net-analyzer/snmptt/Manifest b/net-analyzer/snmptt/Manifest index f85286a238ed..c382cd3276a3 100644 --- a/net-analyzer/snmptt/Manifest +++ b/net-analyzer/snmptt/Manifest @@ -1,4 +1,4 @@ -MD5 9cfb9cf63d9d771bdd7e7322da463b10 snmptt-0.9.ebuild 877 -MD5 855aea65071ae9c54fcbc8a99c7c7c8c ChangeLog 399 +MD5 854f134c8965db8a3472350b3abe4514 ChangeLog 481 MD5 193ab07812b3cd299e6fd2dd3d40d15c metadata.xml 215 +MD5 cd4f44e64690b5e257c94c962e9a53fd snmptt-0.9.ebuild 882 MD5 1563776a631f989d7d781026125a53d0 files/digest-snmptt-0.9 59 diff --git a/net-analyzer/snmptt/snmptt-0.9.ebuild b/net-analyzer/snmptt/snmptt-0.9.ebuild index 51851b7bfd88..bc3236a02b5e 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.1 2004/07/09 13:34:03 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9.ebuild,v 1.2 2004/07/17 10:13:43 dholm Exp $ MY_P=${P/-/_} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" SLOT="0" IUSE="" |