summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-05-04 05:16:56 +0000
committerJon Hood <squinky86@gentoo.org>2006-05-04 05:16:56 +0000
commit8ae61dad0f9fd7e40779184747c13b7a1309dff8 (patch)
treed1baa6b3b0e7e39148fffff9f342003cd25d7996 /dev-python
parentAdd ~amd64, #128688. (diff)
downloadhistorical-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')
-rw-r--r--dev-python/twisted-names/ChangeLog6
-rw-r--r--dev-python/twisted-names/files/digest-twisted-names-0.1.0-r12
-rw-r--r--dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild4
-rw-r--r--dev-python/twisted-names/twisted-names-0.2.0.ebuild4
-rw-r--r--dev-python/twisted-pair/ChangeLog5
-rw-r--r--dev-python/twisted-pair/files/digest-twisted-pair-0.1.0-r12
-rw-r--r--dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild4
7 files changed, 19 insertions, 8 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 2525c0a8b769..4dc00fbdc900 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.8 2006/05/03 23:03:29 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.9 2006/05/04 05:14:19 squinky86 Exp $
+
+ 04 May 2006; Jon Hood <squinky86@gentoo.org>
+ twisted-names-0.1.0-r1.ebuild, twisted-names-0.2.0.ebuild:
+ Add ~amd64, #128688.
03 May 2006; Mark Loeser <halcy0n@gentoo.org>
twisted-names-0.1.0-r1.ebuild:
diff --git a/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1 b/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1
index 68991ebff93d..608e07191dcb 100644
--- a/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1
+++ b/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1
@@ -1 +1,3 @@
MD5 1489cb84aa4abfd371441090e5e12f0e TwistedNames-0.1.0.tar.bz2 28486
+RMD160 19d554c8f38f3adf56589f893aac1eb38b505549 TwistedNames-0.1.0.tar.bz2 28486
+SHA256 2c223e386f4ef80b327bb3a5a6f269135b1eff9352ef2cfb160ac476dd6b075b TwistedNames-0.1.0.tar.bz2 28486
diff --git a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild b/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
index 9f40deafaf01..0c1a0497f8e7 100644
--- a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
+++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-0.1.0-r1.ebuild,v 1.4 2006/05/03 23:03:29 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild,v 1.5 2006/05/04 05:14:19 squinky86 Exp $
MY_PACKAGE=Names
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="A Twisted DNS implementation."
-KEYWORDS="~ppc sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2"
diff --git a/dev-python/twisted-names/twisted-names-0.2.0.ebuild b/dev-python/twisted-names/twisted-names-0.2.0.ebuild
index 31f79c5125b7..4387bb3020c2 100644
--- a/dev-python/twisted-names/twisted-names-0.2.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-0.2.0.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-names/twisted-names-0.2.0.ebuild,v 1.3 2006/04/14 09:08:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.2.0.ebuild,v 1.4 2006/05/04 05:14:19 squinky86 Exp $
MY_PACKAGE=Names
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="A Twisted DNS implementation."
-KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2"
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"