summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 02:38:44 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 02:38:44 +0000
commit1f868e64c9a8a4f82a3f65b3268995cf3eb6c1fe (patch)
treeab5a3aa337f07a5b72efd1eba295c753ec1bafb2 /dev-python
parentMark 0.2.0 0.1.0-r1 stable on ia64. #128688 (diff)
downloadhistorical-1f868e64c9a8a4f82a3f65b3268995cf3eb6c1fe.tar.gz
historical-1f868e64c9a8a4f82a3f65b3268995cf3eb6c1fe.tar.bz2
historical-1f868e64c9a8a4f82a3f65b3268995cf3eb6c1fe.zip
Mark 0.1.0-r1 stable on ia64. #128688
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python')
-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 357cb2627ae3..eb509e99f7a5 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.10 2006/05/29 18:33:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.11 2006/07/13 02:38:44 agriffis Exp $
+
+ 13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ twisted-pair-0.1.0-r1.ebuild:
+ Mark 0.1.0-r1 stable on ia64. #128688
29 May 2006; Simon Stelling <blubb@gentoo.org>
twisted-pair-0.1.0-r1.ebuild:
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 dac5f26d4cb4..a7e0eb883860 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.8 2006/05/29 18:33:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-0.1.0-r1.ebuild,v 1.9 2006/07/13 02:38:44 agriffis Exp $
MY_PACKAGE=Pair
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Pair contains low-level networking support."
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4"