summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-01-08 22:40:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-01-08 22:40:21 +0000
commit534663e052ba7fad3a120bad4648393057fcd6de (patch)
tree0064fb112b4238e05845da144083ec00078f02b3 /dev-python
parentVersion bump. (diff)
downloadhistorical-534663e052ba7fad3a120bad4648393057fcd6de.tar.gz
historical-534663e052ba7fad3a120bad4648393057fcd6de.tar.bz2
historical-534663e052ba7fad3a120bad4648393057fcd6de.zip
Remove old
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-news/ChangeLog9
-rw-r--r--dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild15
-rw-r--r--dev-python/twisted-news/twisted-news-0.2.0.ebuild14
-rw-r--r--dev-python/twisted-news/twisted-news-0.3.0.ebuild14
-rw-r--r--dev-python/twisted-news/twisted-news-8.0.0.ebuild14
-rw-r--r--dev-python/twisted-news/twisted-news-8.1.0.ebuild6
-rw-r--r--dev-python/twisted-web/ChangeLog10
-rw-r--r--dev-python/twisted-web/twisted-web-0.5.0-r1.ebuild21
-rw-r--r--dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild31
-rw-r--r--dev-python/twisted-web/twisted-web-0.6.0.ebuild19
-rw-r--r--dev-python/twisted-web/twisted-web-0.7.0.ebuild19
-rw-r--r--dev-python/twisted-web/twisted-web-8.0.0.ebuild19
-rw-r--r--dev-python/twisted-web/twisted-web-8.1.0.ebuild6
-rw-r--r--dev-python/twisted-words/ChangeLog10
-rw-r--r--dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild24
-rw-r--r--dev-python/twisted-words/twisted-words-0.3.0.ebuild15
-rw-r--r--dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild23
-rw-r--r--dev-python/twisted-words/twisted-words-0.4.0.ebuild14
-rw-r--r--dev-python/twisted-words/twisted-words-0.5.0.ebuild22
-rw-r--r--dev-python/twisted/Manifest4
20 files changed, 34 insertions, 275 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index 2668bbde5875..557f10690db0 100644
--- a/dev-python/twisted-news/ChangeLog
+++ b/dev-python/twisted-news/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/twisted-news
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.27 2008/12/20 18:37:44 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.28 2009/01/08 22:40:21 patrick Exp $
+
+ 08 Jan 2009; Patrick Lauer <patrick@gentoo.org>
+ -twisted-news-0.1.0-r1.ebuild, -twisted-news-0.2.0.ebuild,
+ -twisted-news-0.3.0.ebuild, -twisted-news-8.0.0.ebuild:
+ Removing old
20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-news-8.1.0.ebuild:
Stable on ppc wrt bug 231675
diff --git a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
deleted file mode 100644
index bf5c87ce3d3a..000000000000
--- a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.10 2008/05/25 20:28:18 lordvan Exp $
-
-MY_PACKAGE=News
-
-inherit twisted
-
-DESCRIPTION="Twisted News is an NNTP server and programming library."
-
-KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
-
-DEPEND=">=dev-python/twisted-2
- <dev-python/twisted-2.4
- dev-python/twisted-mail"
diff --git a/dev-python/twisted-news/twisted-news-0.2.0.ebuild b/dev-python/twisted-news/twisted-news-0.2.0.ebuild
deleted file mode 100644
index 1f70530a7918..000000000000
--- a/dev-python/twisted-news/twisted-news-0.2.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.2.0.ebuild,v 1.10 2008/05/25 20:28:18 lordvan Exp $
-
-MY_PACKAGE=News
-
-inherit twisted
-
-DESCRIPTION="Twisted News is an NNTP server and programming library."
-
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-
-DEPEND="=dev-python/twisted-2.4*
- dev-python/twisted-mail"
diff --git a/dev-python/twisted-news/twisted-news-0.3.0.ebuild b/dev-python/twisted-news/twisted-news-0.3.0.ebuild
deleted file mode 100644
index d344f161ccae..000000000000
--- a/dev-python/twisted-news/twisted-news-0.3.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.3.0.ebuild,v 1.1 2007/01/11 22:19:46 marienz Exp $
-
-MY_PACKAGE=News
-
-inherit twisted
-
-DESCRIPTION="Twisted News is an NNTP server and programming library."
-
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND="=dev-python/twisted-2.5*
- dev-python/twisted-mail"
diff --git a/dev-python/twisted-news/twisted-news-8.0.0.ebuild b/dev-python/twisted-news/twisted-news-8.0.0.ebuild
deleted file mode 100644
index a585d9ecb8f0..000000000000
--- a/dev-python/twisted-news/twisted-news-8.0.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.0.0.ebuild,v 1.1 2008/05/13 21:00:00 hawking Exp $
-
-MY_PACKAGE=News
-
-inherit twisted versionator
-
-DESCRIPTION="Twisted News is an NNTP server and programming library."
-
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
- dev-python/twisted-mail"
diff --git a/dev-python/twisted-news/twisted-news-8.1.0.ebuild b/dev-python/twisted-news/twisted-news-8.1.0.ebuild
index a9f01a8c3acd..e9ac2c8ab499 100644
--- a/dev-python/twisted-news/twisted-news-8.1.0.ebuild
+++ b/dev-python/twisted-news/twisted-news-8.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.6 2008/12/20 18:37:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.7 2009/01/08 22:40:21 patrick Exp $
MY_PACKAGE=News
@@ -12,3 +12,5 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
dev-python/twisted-mail"
+
+IUSE=""
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog
index d99a3c1bcd78..582d5110ac4b 100644
--- a/dev-python/twisted-web/ChangeLog
+++ b/dev-python/twisted-web/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/twisted-web
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.38 2008/12/20 18:28:05 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.39 2009/01/08 22:38:37 patrick Exp $
+
+ 08 Jan 2009; Patrick Lauer <patrick@gentoo.org>
+ -twisted-web-0.5.0-r1.ebuild, -twisted-web-0.5.0-r3.ebuild,
+ -twisted-web-0.6.0.ebuild, -twisted-web-0.7.0.ebuild,
+ -twisted-web-8.0.0.ebuild:
+ Removing old
20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-web-8.1.0.ebuild:
Stable on ppc wrt bug 231675
diff --git a/dev-python/twisted-web/twisted-web-0.5.0-r1.ebuild b/dev-python/twisted-web/twisted-web-0.5.0-r1.ebuild
deleted file mode 100644
index a5781b95709e..000000000000
--- a/dev-python/twisted-web/twisted-web-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0-r1.ebuild,v 1.11 2008/01/10 09:40:30 vapier Exp $
-
-MY_PACKAGE=Web
-
-inherit twisted eutils
-
-DESCRIPTION="Twisted web server, programmable in Python"
-
-KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86"
-
-DEPEND=">=dev-python/twisted-2
- <dev-python/twisted-2.4"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${P}-root-skip.patch"
- epatch "${FILESDIR}/${P}-tests-2.2-compat.patch"
-}
diff --git a/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild b/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild
deleted file mode 100644
index 5c9ba4ae515c..000000000000
--- a/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild,v 1.4 2008/05/25 20:29:21 lordvan Exp $
-
-MY_PACKAGE=Web
-
-inherit twisted eutils
-
-DESCRIPTION="Twisted web server, programmable in Python"
-
-KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sh ~sparc ~x86"
-
-DEPEND=">=dev-python/twisted-2
- <dev-python/twisted-2.4"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${P}-root-skip.patch"
- epatch "${FILESDIR}/${P}-tests-2.2-compat.patch"
-}
-
-src_install() {
- twisted_src_install
-
- # Get rid of the main user-visible bits of websetroots: the
- # wrapper script in bin and the manpage. This leaves behind the
- # script in scripts in site-packages. websetroot is removed
- # entirely in upstream svn and does not work in this version.
- rm -rf "${D}"/usr/{bin,share/man}
-}
diff --git a/dev-python/twisted-web/twisted-web-0.6.0.ebuild b/dev-python/twisted-web/twisted-web-0.6.0.ebuild
deleted file mode 100644
index da6e2cc78505..000000000000
--- a/dev-python/twisted-web/twisted-web-0.6.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.6.0.ebuild,v 1.11 2007/03/12 18:58:23 gustavoz Exp $
-
-MY_PACKAGE=Web
-
-inherit twisted eutils
-
-DESCRIPTION="Twisted web server, programmable in Python"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-
-DEPEND="=dev-python/twisted-2.4*"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${PN}-0.5.0-root-skip.patch"
-}
diff --git a/dev-python/twisted-web/twisted-web-0.7.0.ebuild b/dev-python/twisted-web/twisted-web-0.7.0.ebuild
deleted file mode 100644
index e446f0ca1eb5..000000000000
--- a/dev-python/twisted-web/twisted-web-0.7.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.7.0.ebuild,v 1.3 2007/06/09 18:04:18 lavajoe Exp $
-
-MY_PACKAGE=Web
-
-inherit twisted eutils
-
-DESCRIPTION="Twisted web server, programmable in Python"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
-DEPEND="=dev-python/twisted-2.5*"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-0.5.0-root-skip.patch
-}
diff --git a/dev-python/twisted-web/twisted-web-8.0.0.ebuild b/dev-python/twisted-web/twisted-web-8.0.0.ebuild
deleted file mode 100644
index a512202a768f..000000000000
--- a/dev-python/twisted-web/twisted-web-8.0.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.0.0.ebuild,v 1.2 2008/05/13 20:42:24 hawking Exp $
-
-MY_PACKAGE=Web
-
-inherit twisted eutils versionator
-
-DESCRIPTION="Twisted web server, programmable in Python"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
-DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-0.5.0-root-skip.patch
-}
diff --git a/dev-python/twisted-web/twisted-web-8.1.0.ebuild b/dev-python/twisted-web/twisted-web-8.1.0.ebuild
index a0e4dd6a777b..21beaac73705 100644
--- a/dev-python/twisted-web/twisted-web-8.1.0.ebuild
+++ b/dev-python/twisted-web/twisted-web-8.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.1.0.ebuild,v 1.8 2008/12/20 18:28:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.1.0.ebuild,v 1.9 2009/01/08 22:38:37 patrick Exp $
MY_PACKAGE=Web
@@ -12,6 +12,8 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"
+IUSE=""
+
src_unpack() {
unpack ${A}
cd "${S}"
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog
index 58a7ff354443..ee487194c391 100644
--- a/dev-python/twisted-words/ChangeLog
+++ b/dev-python/twisted-words/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/twisted-words
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.35 2008/12/20 18:35:19 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.36 2009/01/08 22:37:58 patrick Exp $
+
+ 08 Jan 2009; Patrick Lauer <patrick@gentoo.org>
+ -twisted-words-0.3.0.ebuild, -twisted-words-0.3.0-r1.ebuild,
+ -twisted-words-0.4.0.ebuild, -twisted-words-0.4.0-r1.ebuild,
+ -twisted-words-0.5.0.ebuild:
+ Removing old
20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-words-8.1.0.ebuild:
Stable on ppc wrt bug 231675
diff --git a/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild
deleted file mode 100644
index 235f5e432628..000000000000
--- a/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild,v 1.5 2008/05/25 20:33:20 lordvan Exp $
-
-MY_PACKAGE=Words
-
-inherit twisted
-
-DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-
-KEYWORDS="~amd64 ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-python/twisted-2.1
- <dev-python/twisted-2.4
- dev-python/twisted-web"
-
-IUSE=""
-
-src_install() {
- twisted_src_install
-
- # Remove the "im" script we do not depend on the required pygtk.
- rm -rf "${D}"/usr/{bin,share/man}
-}
diff --git a/dev-python/twisted-words/twisted-words-0.3.0.ebuild b/dev-python/twisted-words/twisted-words-0.3.0.ebuild
deleted file mode 100644
index 5d89bcd411f2..000000000000
--- a/dev-python/twisted-words/twisted-words-0.3.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.3.0.ebuild,v 1.4 2006/05/26 17:51:06 marienz Exp $
-
-MY_PACKAGE=Words
-
-inherit twisted
-
-DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-python/twisted-2.1
- <dev-python/twisted-2.4
- dev-python/twisted-web"
diff --git a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild
deleted file mode 100644
index 868f081c9ae6..000000000000
--- a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild,v 1.14 2007/07/11 06:19:47 mr_bones_ Exp $
-
-MY_PACKAGE=Words
-
-inherit twisted
-
-DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-
-DEPEND="=dev-python/twisted-2.4*
- dev-python/twisted-web"
-
-IUSE=""
-
-src_install() {
- twisted_src_install
-
- # Remove the "im" script we do not depend on the required pygtk.
- rm -rf "${D}"/usr/{bin,share/man}
-}
diff --git a/dev-python/twisted-words/twisted-words-0.4.0.ebuild b/dev-python/twisted-words/twisted-words-0.4.0.ebuild
deleted file mode 100644
index 4310a1271798..000000000000
--- a/dev-python/twisted-words/twisted-words-0.4.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0.ebuild,v 1.2 2007/01/11 22:20:21 marienz Exp $
-
-MY_PACKAGE=Words
-
-inherit twisted
-
-DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND="=dev-python/twisted-2.4*
- dev-python/twisted-web"
diff --git a/dev-python/twisted-words/twisted-words-0.5.0.ebuild b/dev-python/twisted-words/twisted-words-0.5.0.ebuild
deleted file mode 100644
index 4d373e8ac28f..000000000000
--- a/dev-python/twisted-words/twisted-words-0.5.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.5.0.ebuild,v 1.2 2007/02/13 13:24:13 vapier Exp $
-
-MY_PACKAGE=Words
-
-inherit twisted
-
-DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="=dev-python/twisted-2.5*
- dev-python/twisted-web"
-
-src_install() {
- twisted_src_install
-
- # Remove the "im" script we do not depend on the required pygtk.
- rm -rf "${D}"/usr/{bin,share/man}
-}
diff --git a/dev-python/twisted/Manifest b/dev-python/twisted/Manifest
index 0e508a78bc9e..0594777f759f 100644
--- a/dev-python/twisted/Manifest
+++ b/dev-python/twisted/Manifest
@@ -12,6 +12,7 @@ DIST TwistedCore-2.4.0.tar.bz2 1213389 RMD160 2ee341412675d2ef4582ae595adf49ce25
DIST TwistedCore-2.5.0.tar.bz2 2049409 RMD160 b2abe479286ef903054b182c6d408c8f3e5aad86 SHA1 23d945c2fb473008f51fbb87af5616344721afba SHA256 3404a92012734d527a7b2029ce6f588bbc02b27904760819b2ce86f81bcddaab
DIST TwistedCore-8.0.1.tar.bz2 1180238 RMD160 06e4068469d579404bdf46647a6236afbf405148 SHA1 eebd94a52d0241d03b2b92c9f73530093072a861 SHA256 9033cd12455f4d4dd8b7542238ef42998b0bed409f1aeab4a1ad5c417744e45c
DIST TwistedCore-8.1.0.tar.bz2 1194164 RMD160 92f28c14709f5eb307757cd993a511344109c59a SHA1 77b6ebff5c11ea6efb62e41d0b09897d37d97423 SHA256 14b8cfc8c782073b0ce046b139dac55149992087209194696d390649b62f5f32
+DIST TwistedCore-8.2.0.tar.bz2 1205654 RMD160 7162be0d4f131e2e8379ba4330b0ff8978a6530c SHA1 0c4f24c661316a650ed1493d2c6a9ace6c10fd27 SHA256 481e8ea4b05b482aa1396ca3ad09fac6086acddfd57eed7bb63e1385717adde4
DIST Twisted_NoDocs-1.2.0.tar.bz2 1281868 RMD160 f64a258a5c767c288cf39554471c4f37c4bed136 SHA1 6325d162a17e4527b60e1fcdcbf1c0c5dbd076f6 SHA256 b9245d8c5d4f0df35a20bfefd01db3c9edd6dd814e4c69481a50f59907d25fe1
DIST Twisted_NoDocs-1.3.0.tar.bz2 1545890 RMD160 9b9d8c9667ef3e68118b7509d2c5991285c3a4b9 SHA1 fb4404c588efbe3b3cee24a7fd9bf2cd875b4d2e SHA256 bef1611e10a7493647b668dfff9095754a8881b4ac9364c098ca025820b48aef
EBUILD twisted-1.2.0.ebuild 924 RMD160 ccf99a88013c996b74f49ed78ac497f87cbb8957 SHA1 878f01437805ed769bf104fd19372d1c6047807a SHA256 463e2728372db21637fc2b3c7a418bd2fc0d88f016be5c0b05a1f761abd45e91
@@ -23,5 +24,6 @@ EBUILD twisted-2.4.0.ebuild 3307 RMD160 8f0b3e7b0853f9fceb4a180ed1685e58548f480f
EBUILD twisted-2.5.0.ebuild 3219 RMD160 e215fc02bfae25cf99f112019abb9405b599861a SHA1 8ddd6643b22ec23d3718fad6fbb98a53a1e2acbb SHA256 67c52e8f0c312aff253b45edbab7b173544f60e4b33ce688d98d1dd58fd8e255
EBUILD twisted-8.0.1.ebuild 3205 RMD160 e022a058306c732e073cc7ec0619b00d07d9ea39 SHA1 02e40bb680a472b86011435b373ff5ce92a2fcd4 SHA256 b4d265b39c5358990176ff3ec4dcb7869cfbf89ff23979d6bb3121e5e1b7a7b4
EBUILD twisted-8.1.0.ebuild 3397 RMD160 7c7849168ea1709a2a17231e0ecff68def1a2c70 SHA1 2a6a29abb48232ed33ac010178be560b016f4004 SHA256 83a812adffe6c2c6261fc62e46c536b87d77296ed6fd1a95885ab2a6be8c78a3
-MISC ChangeLog 16763 RMD160 d7dae02f6c7a772ec1fc52faa5677270be15328d SHA1 ba7b0a8c4ce5f4df04c6d1b37fc8434491667fdc SHA256 39e3e9fa0028658f251a74226956d5a2af23a5c2937f05da0cb0008f965580f1
+EBUILD twisted-8.2.0.ebuild 3409 RMD160 40cb7a28121f1867793188e43a95c19e90189edf SHA1 9101a22303a48b5f68f84092084efcdbed51c30a SHA256 9fcf43b2c728eb7fe3cdaeae91f831ff9637ebad3a617ff469ed3d9d69e16151
+MISC ChangeLog 16885 RMD160 699d23bd060ead5d15d55877ecf556e1ceb1c405 SHA1 207dfa4087f96f13b14fcd2550633ed5e495c940 SHA256 f38f21eb5ba0b4001663870687d885408c4dde204d664c73d519a9e47c7b3b91
MISC metadata.xml 516 RMD160 3603e0b110b1486ed5c02ec37ccee6712e2098c8 SHA1 3fe53dc137c9bd5437e8f6fb1d397491f5e9281e SHA256 702ffca7fc318ecb382067e3bccf620bebd7da614430ea82de24445b9f75524c