summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 19:13:27 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 19:13:27 +0000
commit8c3499b7c6709d554f1906805b678884d9f8ceb9 (patch)
treef2e0753ce6e2fce9caaf94f108d72041d5174c87 /dev-python/twisted-pair
parentMark 0.1.0-r1 ~ia64 (diff)
downloadgentoo-2-8c3499b7c6709d554f1906805b678884d9f8ceb9.tar.gz
gentoo-2-8c3499b7c6709d554f1906805b678884d9f8ceb9.tar.bz2
gentoo-2-8c3499b7c6709d554f1906805b678884d9f8ceb9.zip
Mark 0.1.0-r1 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/twisted-pair')
-rw-r--r--dev-python/twisted-pair/ChangeLog8
-rw-r--r--dev-python/twisted-pair/Manifest10
-rw-r--r--dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild6
3 files changed, 18 insertions, 6 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog
index dcfca920f04b..5c2b490fad7e 100644
--- a/dev-python/twisted-pair/ChangeLog
+++ b/dev-python/twisted-pair/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-pair
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.3 2005/11/30 22:14:02 marienz Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.4 2006/04/01 19:13:26 agriffis Exp $
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org>
+ twisted-pair-0.1.0-r1.ebuild:
+ Mark 0.1.0-r1 ~ia64
30 Nov 2005; Marien Zwart <marienz@gentoo.org> -twisted-pair-0.1.0.ebuild:
Remove old ebuild.
diff --git a/dev-python/twisted-pair/Manifest b/dev-python/twisted-pair/Manifest
index 3869476890af..b1b17f9812c9 100644
--- a/dev-python/twisted-pair/Manifest
+++ b/dev-python/twisted-pair/Manifest
@@ -1,4 +1,12 @@
MD5 fb20ad032ff328e1a6f921b4c45ec2ac ChangeLog 671
+RMD160 9acb3b198a61a1af1a433ff4fc8838e112b8479e ChangeLog 671
+SHA256 b80443b8a610d58cd8bd09214c966b68e775d752f76498253b0c5298ac37c5f8 ChangeLog 671
MD5 5ef628d4febe47ac438006f5157c0c27 files/digest-twisted-pair-0.1.0-r1 68
+RMD160 f91b566e2a82737c24f7cc9cdef06507a43a5a57 files/digest-twisted-pair-0.1.0-r1 68
+SHA256 f64a406e2090225b68aacf4253016d44062ff1476636014b5e11252ad33a9a1e files/digest-twisted-pair-0.1.0-r1 68
MD5 bc29fb845d6836abeba3eeff41da8476 metadata.xml 218
-MD5 a6237be89621eadf60d78729bba3c7b6 twisted-pair-0.1.0-r1.ebuild 393
+RMD160 0daf1f824cd7035b959dfc437279171ce5f1075b metadata.xml 218
+SHA256 1ac3509e75b2cc8bf394a0c7e068039cc0152de1feae40a64b401365c9db67b2 metadata.xml 218
+MD5 484edb12bb6d391609917d4e0ff1941f twisted-pair-0.1.0-r1.ebuild 399
+RMD160 54b3046c36aced355c40fc13266e24867da8a7bc twisted-pair-0.1.0-r1.ebuild 399
+SHA256 f6de98e09863e97a48642b835e71c61138f675bae082405b5ed3cc667541462b twisted-pair-0.1.0-r1.ebuild 399
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 a4e6eb4f2525..f2dc5a5fcac7 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-2005 Gentoo Foundation
+# 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.1 2005/11/27 21:48:17 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild,v 1.2 2006/04/01 19:13:27 agriffis Exp $
MY_PACKAGE=Pair
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="Twisted Pair contains low-level networking support."
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ia64 ~sparc ~x86"
DEPEND=">=dev-python/twisted-2"