summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2004-05-06 17:50:38 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2004-05-06 17:50:38 +0000
commit4e2b5f0360327e1f09687ee37b8dc41f37d5c3c5 (patch)
tree58870779ff8638c61b7285722ca48c95794eeaf3 /dev-python/twisted
parentAdded ~sparc, #50269 (diff)
downloadgentoo-2-4e2b5f0360327e1f09687ee37b8dc41f37d5c3c5.tar.gz
gentoo-2-4e2b5f0360327e1f09687ee37b8dc41f37d5c3c5.tar.bz2
gentoo-2-4e2b5f0360327e1f09687ee37b8dc41f37d5c3c5.zip
added 1.2.1_alpha2, marked 1.2.0 stable x86
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/ChangeLog9
-rw-r--r--dev-python/twisted/Manifest7
-rw-r--r--dev-python/twisted/files/digest-twisted-1.2.1_alpha21
-rw-r--r--dev-python/twisted/twisted-1.2.0.ebuild4
-rw-r--r--dev-python/twisted/twisted-1.2.1_alpha2.ebuild36
5 files changed, 52 insertions, 5 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index 498ba6f9e5c7..752d604c1f0f 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/twisted
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.33 2004/04/21 23:41:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.34 2004/05/06 17:50:37 lordvan Exp $
+
+*twisted-1.2.1_alpha2 (06 May 2004)
+
+ 06 May 2004; Thomas Raschbacher <lordvan@gentoo.org> twisted-1.2.0.ebuild,
+ +twisted-1.2.1_alpha2.ebuild:
+ added 1.2.1_alpha2
+ marked 1.2.0 stable on x86
22 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> twisted-1.2.0.ebuild:
Added ~alpha to keywords.
diff --git a/dev-python/twisted/Manifest b/dev-python/twisted/Manifest
index c00b077b1ded..b7ca75979386 100644
--- a/dev-python/twisted/Manifest
+++ b/dev-python/twisted/Manifest
@@ -1,8 +1,11 @@
MD5 57b100b9581f449090414fccd8e39f29 twisted-1.1.0.ebuild 1022
MD5 168127d592a99d3618a2a9013fa06a0f twisted-1.2.0.ebuild 1069
-MD5 19df39ef54fc4a8677998f19bb6046ac metadata.xml 218
-MD5 32120926ed6e0d4a011f92e6c08066de ChangeLog 7771
MD5 de58aa106c7005c8e35318308ec9e3f1 twisted-1.1.1.ebuild 1059
+MD5 32120926ed6e0d4a011f92e6c08066de ChangeLog 7771
+MD5 6910a0018e707387ebcca0ceb079f395 twisted-1.2.1_alpha2.ebuild 1112
+MD5 19df39ef54fc4a8677998f19bb6046ac metadata.xml 218
+MD5 168127d592a99d3618a2a9013fa06a0f twisted-1.2.1_alpha2.ebuild~ 1069
MD5 5c2c68c5857f1ad5b44c0672c5fd0671 files/digest-twisted-1.1.0 74
MD5 42bffa410158df2c1ce98e01c24a599c files/digest-twisted-1.1.1 74
MD5 9e8836d4aec3a1a4f688add9c6c64877 files/digest-twisted-1.2.0 74
+MD5 ce9779a93daac96b18c398ab64999d0c files/digest-twisted-1.2.1_alpha2 80
diff --git a/dev-python/twisted/files/digest-twisted-1.2.1_alpha2 b/dev-python/twisted/files/digest-twisted-1.2.1_alpha2
new file mode 100644
index 000000000000..a1acd703f724
--- /dev/null
+++ b/dev-python/twisted/files/digest-twisted-1.2.1_alpha2
@@ -0,0 +1 @@
+MD5 2b9d3605ad9d6573b36ce38acb101cd9 Twisted_NoDocs-1.2.1alpha2.tar.bz2 1534914
diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild
index 1c1c970b17e3..12349a9a490c 100644
--- a/dev-python/twisted/twisted-1.2.0.ebuild
+++ b/dev-python/twisted/twisted-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.4 2004/04/21 23:41:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.5 2004/05/06 17:50:37 lordvan Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://twisted.sourceforge.net/Twisted_NoDocs-${PV}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc ~alpha"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-lang/python-2.2
diff --git a/dev-python/twisted/twisted-1.2.1_alpha2.ebuild b/dev-python/twisted/twisted-1.2.1_alpha2.ebuild
new file mode 100644
index 000000000000..23447cb4dffc
--- /dev/null
+++ b/dev-python/twisted/twisted-1.2.1_alpha2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.1_alpha2.ebuild,v 1.1 2004/05/06 17:50:37 lordvan Exp $
+
+inherit distutils
+
+# for alphas,..
+MY_PV="${PV/_alpha/alpha}"
+DESCRIPTION="collection of servers and clients, which can be used either by developers of new applications or directly. Documentation included."
+HOMEPAGE="http://www.twistedmatrix.com/"
+SRC_URI="http://twisted.sourceforge.net/Twisted_NoDocs-${MY_PV}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc ~alpha"
+IUSE="gtk gtk2 doc"
+
+DEPEND=">=dev-lang/python-2.2
+ >=dev-python/pycrypto-1.9_alpha6
+ dev-python/pyserial
+ dev-python/pyOpenSSL
+ gtk? ( gtk2? ( >=dev-python/pygtk-1.99* ) !gtk2? ( =dev-python/pygtk-0.6* ) )
+ doc? ( =dev-python/twisted-docs-${PV} )"
+
+S=${WORKDIR}/Twisted-${MY_PV}
+
+src_install() {
+ distutils_src_install
+
+ # use gtk2 if they so wish
+ if [ -n "`use gtk2`" ]; then
+ sed -e 's/import manhole/import manhole2/' \
+ -e 's/manhole\.run()/manhole2.run()/' \
+ -i ${D}/usr/bin/manhole
+ fi
+}