summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
commit6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa (patch)
tree44a8db09ac0e7285221c08b2b47117723a3b4490 /dev-python/twisted-pair
parentFix Manifest (ChangeLog changed without a Manifest update). (diff)
downloadhistorical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.gz
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.bz2
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.zip
Stable on x86; bug #128688
Package-Manager: portage-2.1_pre10
Diffstat (limited to 'dev-python/twisted-pair')
-rw-r--r--dev-python/twisted-pair/ChangeLog6
-rw-r--r--dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog
index 3eb560bc8843..da262ac11057 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.6 2006/04/08 06:16:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.7 2006/05/03 23:04:02 halcy0n Exp $
+
+ 03 May 2006; Mark Loeser <halcy0n@gentoo.org>
+ twisted-pair-0.1.0-r1.ebuild:
+ Stable on x86; bug #128688
08 Apr 2006; <nixnut@gentoo.org> twisted-pair-0.1.0-r1.ebuild:
Added ~ppc. bug #128688
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 b29d967cb641..5a674acec1e2 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.4 2006/04/08 06:16:44 nixnut Exp $
+# $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 $
MY_PACKAGE=Pair
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="Twisted Pair contains low-level networking support."
-KEYWORDS="~ia64 ~ppc sparc ~x86"
+KEYWORDS="~ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2"