diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | 4c1142c056811df870717551528586af8abffe03 (patch) | |
tree | a64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/snmpy | |
parent | put KEYWORDS back in (diff) | |
download | gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2 gentoo-2-4c1142c056811df870717551528586af8abffe03.zip |
amd64 keywords
Diffstat (limited to 'dev-python/snmpy')
-rw-r--r-- | dev-python/snmpy/Manifest | 2 | ||||
-rw-r--r-- | dev-python/snmpy/snmpy-1.0_alpha4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/snmpy/Manifest b/dev-python/snmpy/Manifest index e2e05972dc95..fb72a6cb87e0 100644 --- a/dev-python/snmpy/Manifest +++ b/dev-python/snmpy/Manifest @@ -1,3 +1,3 @@ MD5 10d14fff28490844997136d7dff1cc77 ChangeLog 538 -MD5 6e3cef720233df691028a200c96e6130 snmpy-1.0_alpha4.ebuild 597 +MD5 48195793e7785846e35aff5c33eba382 snmpy-1.0_alpha4.ebuild 604 MD5 3eded070e87c9a70c72342494b6be1b3 files/digest-snmpy-1.0_alpha4 64 diff --git a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild index 4d367b4489d4..a407cb8da1e8 100644 --- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild +++ b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.12 2003/04/04 01:22:43 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.13 2003/06/21 22:30:25 drobbins Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/snmpy/${TARNAME}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/snmpy/" LICENSE="CNRI" SLOT="0" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 amd64 sparc alpha" DEPEND="virtual/python >=net-analyzer/ucd-snmp-4.2.0" |