summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-05-29 17:58:05 +0000
committerSimon Stelling <blubb@gentoo.org>2006-05-29 17:58:05 +0000
commit54d883fe8ba33126c600dc1ebefa36534ae3cbd9 (patch)
treec91062ab77487d3e5b84f20d932545b31d29f674 /dev-python
parentAdd ~x86-fbsd keyword (currently profile masked). (diff)
downloadhistorical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.tar.gz
historical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.tar.bz2
historical-54d883fe8ba33126c600dc1ebefa36534ae3cbd9.zip
stable amd64
Package-Manager: portage-3387-svn
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-conch/ChangeLog6
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild4
-rw-r--r--dev-python/twisted-flow/ChangeLog6
-rw-r--r--dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild4
-rw-r--r--dev-python/twisted/ChangeLog5
-rw-r--r--dev-python/twisted/twisted-2.0.1.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog
index 2762012d89ea..f1ce06c123cb 100644
--- a/dev-python/twisted-conch/ChangeLog
+++ b/dev-python/twisted-conch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.13 2006/05/26 18:42:56 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.14 2006/05/29 17:56:06 blubb Exp $
+
+ 29 May 2006; Simon Stelling <blubb@gentoo.org>
+ twisted-conch-0.5.0-r1.ebuild:
+ stable on amd64
*twisted-conch-0.7.0 (26 May 2006)
diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild
index 05e96d6a11cf..6425d15a89f0 100644
--- a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild
+++ b/dev-python/twisted-conch/twisted-conch-0.5.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-conch/twisted-conch-0.5.0-r1.ebuild,v 1.6 2006/05/26 17:32:38 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.7 2006/05/29 17:56:06 blubb Exp $
MY_PACKAGE=Conch
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted SSHv2 implementation."
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4
diff --git a/dev-python/twisted-flow/ChangeLog b/dev-python/twisted-flow/ChangeLog
index 0028849e476d..779846aca3df 100644
--- a/dev-python/twisted-flow/ChangeLog
+++ b/dev-python/twisted-flow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-flow
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-flow/ChangeLog,v 1.10 2006/05/26 17:35:46 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-flow/ChangeLog,v 1.11 2006/05/29 17:58:05 blubb Exp $
+
+ 29 May 2006; Simon Stelling <blubb@gentoo.org>
+ twisted-flow-0.1.0-r1.ebuild:
+ stable on amd64
26 May 2006; Marien Zwart <marienz@gentoo.org>
twisted-flow-0.1.0-r1.ebuild:
diff --git a/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild b/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild
index 11e5076ff884..9e1de821b43d 100644
--- a/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild
+++ b/dev-python/twisted-flow/twisted-flow-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-flow/twisted-flow-0.1.0-r1.ebuild,v 1.7 2006/05/26 17:35:46 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild,v 1.8 2006/05/29 17:58:05 blubb Exp $
MY_PACKAGE=Flow
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="A Twisted concurrency programming library."
-KEYWORDS="~amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4"
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index 7f8ecce42a9c..e01c4f7913eb 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.70 2006/05/26 18:42:12 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.71 2006/05/29 17:53:11 blubb Exp $
+
+ 29 May 2006; Simon Stelling <blubb@gentoo.org> twisted-2.0.1.ebuild:
+ stable on amd64
*twisted-2.4.0 (26 May 2006)
diff --git a/dev-python/twisted/twisted-2.0.1.ebuild b/dev-python/twisted/twisted-2.0.1.ebuild
index ed9b221b3ea9..4bb03549a5b6 100644
--- a/dev-python/twisted/twisted-2.0.1.ebuild
+++ b/dev-python/twisted/twisted-2.0.1.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/twisted-2.0.1.ebuild,v 1.8 2006/05/25 14:09:20 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.1.ebuild,v 1.9 2006/05/29 17:53:11 blubb Exp $
inherit eutils distutils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.2