diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-05-04 05:16:56 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-05-04 05:16:56 +0000 |
commit | 8ae61dad0f9fd7e40779184747c13b7a1309dff8 (patch) | |
tree | d1baa6b3b0e7e39148fffff9f342003cd25d7996 /dev-python/twisted-pair | |
parent | Add ~amd64, #128688. (diff) | |
download | historical-8ae61dad0f9fd7e40779184747c13b7a1309dff8.tar.gz historical-8ae61dad0f9fd7e40779184747c13b7a1309dff8.tar.bz2 historical-8ae61dad0f9fd7e40779184747c13b7a1309dff8.zip |
Add ~amd64, #128688.
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'dev-python/twisted-pair')
-rw-r--r-- | dev-python/twisted-pair/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r1 | 2 | ||||
-rw-r--r-- | dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog index da262ac11057..91c0391a9131 100644 --- a/dev-python/twisted-pair/ChangeLog +++ b/dev-python/twisted-pair/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-pair # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.7 2006/05/03 23:04:02 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.8 2006/05/04 05:16:56 squinky86 Exp $ + + 04 May 2006; Jon Hood <squinky86@gentoo.org> twisted-pair-0.1.0-r1.ebuild: + Add ~amd64, #128688. 03 May 2006; Mark Loeser <halcy0n@gentoo.org> twisted-pair-0.1.0-r1.ebuild: diff --git a/dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r1 b/dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r1 index c3528e76ab26..4d7838862054 100644 --- a/dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r1 +++ b/dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r1 @@ -1 +1,3 @@ MD5 337abc88327149849731a40649556bf0 TwistedPair-0.1.0.tar.bz2 8176 +RMD160 d37bd368493d1751178e5be3cff306f561d1a275 TwistedPair-0.1.0.tar.bz2 8176 +SHA256 1915d6338d7892b28767a496046d7b70ef6992db61b33d7be236dc56d5ae5d0e TwistedPair-0.1.0.tar.bz2 8176 diff --git a/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild b/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild index 5a674acec1e2..1947e4a6e12c 100644 --- a/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild +++ b/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild,v 1.5 2006/05/03 23:04:02 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild,v 1.6 2006/05/04 05:16:56 squinky86 Exp $ MY_PACKAGE=Pair @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="Twisted Pair contains low-level networking support." -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2" |