diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-09 20:25:57 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-09 20:25:57 +0000 |
commit | 9649968fadf03ee54aa03350381229ae45cad5b1 (patch) | |
tree | 7d3d8b2ba5ddf03357ab32586ad201ef669eee4f /dev-python | |
parent | ppc64 stable wrt #325183 (diff) | |
download | historical-9649968fadf03ee54aa03350381229ae45cad5b1.tar.gz historical-9649968fadf03ee54aa03350381229ae45cad5b1.tar.bz2 historical-9649968fadf03ee54aa03350381229ae45cad5b1.zip |
Version bump.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-10.1.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-10.1.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-10.1.0.ebuild | 21 | ||||
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-10.1.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-10.1.0.ebuild | 27 |
10 files changed, 149 insertions, 5 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 715e44ee0c45..1dbe6e96cdca 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.40 2010/03/17 10:40:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.41 2010/07/09 20:15:14 arfrever Exp $ + +*twisted-lore-10.1.0 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +twisted-lore-10.1.0.ebuild: + Version bump. *twisted-lore-10.0.0 (17 Mar 2010) diff --git a/dev-python/twisted-lore/twisted-lore-10.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-10.1.0.ebuild new file mode 100644 index 000000000000..af073d4bdd87 --- /dev/null +++ b/dev-python/twisted-lore/twisted-lore-10.1.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-10.1.0.ebuild,v 1.1 2010/07/09 20:15:14 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +MY_PACKAGE="Lore" + +inherit twisted versionator + +DESCRIPTION="Twisted documentation system" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + dev-python/twisted-web" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="twisted/lore twisted/plugins" diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 3fbf291f9e00..8bcefa046993 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.47 2010/03/17 10:40:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.48 2010/07/09 20:22:54 arfrever Exp $ + +*twisted-mail-10.1.0 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +twisted-mail-10.1.0.ebuild: + Version bump. *twisted-mail-10.0.0 (17 Mar 2010) diff --git a/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild new file mode 100644 index 000000000000..59ec8741f3ed --- /dev/null +++ b/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild,v 1.1 2010/07/09 20:22:54 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +MY_PACKAGE="Mail" + +inherit twisted versionator + +DESCRIPTION="A Twisted Mail library, server and client" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + >=dev-python/twisted-names-0.2.0" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="twisted/mail twisted/plugins" diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 62bfac99915e..f8075aa68a44 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-names # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.45 2010/03/17 10:40:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.46 2010/07/09 20:19:56 arfrever Exp $ + +*twisted-names-10.1.0 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +twisted-names-10.1.0.ebuild: + Version bump. *twisted-names-10.0.0 (17 Mar 2010) diff --git a/dev-python/twisted-names/twisted-names-10.1.0.ebuild b/dev-python/twisted-names/twisted-names-10.1.0.ebuild new file mode 100644 index 000000000000..49b7f6118694 --- /dev/null +++ b/dev-python/twisted-names/twisted-names-10.1.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.1.0.ebuild,v 1.1 2010/07/09 20:19:56 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +MY_PACKAGE="Names" + +inherit twisted versionator + +DESCRIPTION="A Twisted DNS implementation" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="twisted/names twisted/plugins" diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 0ef109de47cc..862caab5b637 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-news # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.38 2010/03/17 10:41:12 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.39 2010/07/09 20:25:57 arfrever Exp $ + +*twisted-news-10.1.0 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +twisted-news-10.1.0.ebuild: + Version bump. *twisted-news-10.0.0 (17 Mar 2010) diff --git a/dev-python/twisted-news/twisted-news-10.1.0.ebuild b/dev-python/twisted-news/twisted-news-10.1.0.ebuild new file mode 100644 index 000000000000..29b3d0aa7481 --- /dev/null +++ b/dev-python/twisted-news/twisted-news-10.1.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.1.0.ebuild,v 1.1 2010/07/09 20:25:57 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +MY_PACKAGE="News" + +inherit twisted versionator + +DESCRIPTION="Twisted News is an NNTP server and programming library." + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + dev-python/twisted-mail" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="twisted/news twisted/plugins" diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index 2f5750b7c0da..8245f88fa8d6 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.55 2010/03/17 10:41:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.56 2010/07/09 20:12:26 arfrever Exp $ + +*twisted-web-10.1.0 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +twisted-web-10.1.0.ebuild: + Version bump. *twisted-web-10.0.0 (17 Mar 2010) diff --git a/dev-python/twisted-web/twisted-web-10.1.0.ebuild b/dev-python/twisted-web/twisted-web-10.1.0.ebuild new file mode 100644 index 000000000000..d22ef3d72af9 --- /dev/null +++ b/dev-python/twisted-web/twisted-web-10.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10.1.0.ebuild,v 1.1 2010/07/09 20:12:26 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +MY_PACKAGE="Web" + +inherit eutils twisted versionator + +DESCRIPTION="Twisted web server, programmable in Python" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="soap" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + soap? ( dev-python/soappy )" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="twisted/plugins twisted/web" + +src_prepare() { + distutils_src_prepare + epatch "${FILESDIR}/${PN}-0.5.0-root-skip.patch" +} |