diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 18:37:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 18:37:44 +0000 |
commit | 2424149a3082e691be6af47621baf24d8ba1112a (patch) | |
tree | d26840c317eb2f826e34ac8af7521426132b77db /dev-python | |
parent | amd64/x86 stable, bug #249521 (diff) | |
download | historical-2424149a3082e691be6af47621baf24d8ba1112a.tar.gz historical-2424149a3082e691be6af47621baf24d8ba1112a.tar.bz2 historical-2424149a3082e691be6af47621baf24d8ba1112a.zip |
Stable on ppc wrt bug 231675
Package-Manager: portage-2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-runner/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-8.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted/twisted-8.1.0.ebuild | 4 |
18 files changed, 54 insertions, 27 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index d0b518fc7233..5c19b464c2dd 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.35 2008/09/29 18:41:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.36 2008/12/20 18:30:47 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-conch-8.1.0.ebuild: + Stable on ppc wrt bug 231675 29 Sep 2008; Jeroen Roovers <jer@gentoo.org> twisted-conch-8.1.0.ebuild: Marked ~hppa (bug #234894). diff --git a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild index 2981d0f7dff8..d648020bc487 100644 --- a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.6 2008/09/29 18:41:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.7 2008/12/20 18:30:47 nixnut Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils versionator DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 2acccb38bc81..5caf206485b4 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.28 2008/11/17 20:32:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.29 2008/12/20 18:36:30 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-lore-8.1.0.ebuild: + Stable on ppc wrt bug 231675 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> files/twisted-lore-0.1.0-which.patch: diff --git a/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild index ae3c23467b51..0a8a6e26ce23 100644 --- a/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild +++ b/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild,v 1.5 2008/08/24 11:26:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild,v 1.6 2008/12/20 18:36:30 nixnut Exp $ MY_PACKAGE=Lore @@ -8,7 +8,7 @@ inherit twisted versionator DESCRIPTION="Twisted documentation system" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-web" diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index aac312d001f6..befedb7c202e 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.32 2008/08/24 11:27:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.33 2008/12/20 18:34:04 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-mail-8.1.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-mail-8.1.0.ebuild: Stable on ppc64; bug #231675 diff --git a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild index 2c397cbf0b73..d20897a0e59a 100644 --- a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.7 2008/12/07 18:08:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.8 2008/12/20 18:34:04 nixnut Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted versionator DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/twisted-names-0.2.0" diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index f12140a2e9f9..841cc788f373 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-names # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.30 2008/08/24 11:28:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.31 2008/12/20 18:29:18 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-names-8.1.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-names-8.1.0.ebuild: Stable on ppc64; bug #231675 diff --git a/dev-python/twisted-names/twisted-names-8.1.0.ebuild b/dev-python/twisted-names/twisted-names-8.1.0.ebuild index c2bba7335166..6accdf31e2bd 100644 --- a/dev-python/twisted-names/twisted-names-8.1.0.ebuild +++ b/dev-python/twisted-names/twisted-names-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.1.0.ebuild,v 1.7 2008/12/07 18:08:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.1.0.ebuild,v 1.8 2008/12/20 18:29:18 nixnut Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index b6cd51c63c48..2668bbde5875 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2008/08/24 11:28:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.27 2008/12/20 18:37:44 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-news-8.1.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-news-8.1.0.ebuild: Stable on ppc64; bug #231675 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 831f1a02120e..a9f01a8c3acd 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 # 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.5 2008/08/24 11:28:50 corsair Exp $ +# $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 $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted versionator DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-mail" diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog index 0bc1032717ad..a2406217187b 100644 --- a/dev-python/twisted-runner/ChangeLog +++ b/dev-python/twisted-runner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-runner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.26 2008/08/24 11:29:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.27 2008/12/20 18:32:45 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-runner-8.0.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-runner-8.0.0.ebuild: diff --git a/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild b/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild index 64e3b5e8726a..31040ae7c07a 100644 --- a/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild +++ b/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild,v 1.6 2008/08/24 11:29:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild,v 1.7 2008/12/20 18:32:45 nixnut Exp $ MY_PACKAGE=Runner @@ -8,7 +8,7 @@ inherit twisted versionator DESCRIPTION="Twisted Runner is a process management library and inetd replacement." -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1)*" diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index 8fc9f9f098e3..d99a3c1bcd78 100644 --- a/dev-python/twisted-web/ChangeLog +++ b/dev-python/twisted-web/ChangeLog @@ -1,6 +1,9 @@ # 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.37 2008/08/13 08:46:47 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.38 2008/12/20 18:28:05 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-web-8.1.0.ebuild: + Stable on ppc wrt bug 231675 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-web-8.1.0.ebuild: 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 1e618c319b60..a0e4dd6a777b 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 # 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.7 2008/12/07 18:06:46 vapier Exp $ +# $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 $ MY_PACKAGE=Web @@ -8,7 +8,7 @@ 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" +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)*" diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index 1501742a50d0..58a7ff354443 100644 --- a/dev-python/twisted-words/ChangeLog +++ b/dev-python/twisted-words/ChangeLog @@ -1,6 +1,9 @@ # 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.34 2008/08/27 18:16:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.35 2008/12/20 18:35:19 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-words-8.1.0.ebuild: + Stable on ppc wrt bug 231675 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-words-8.1.0.ebuild: sparc stable diff --git a/dev-python/twisted-words/twisted-words-8.1.0.ebuild b/dev-python/twisted-words/twisted-words-8.1.0.ebuild index 5992d3c54e00..0e2ada00b1a8 100644 --- a/dev-python/twisted-words/twisted-words-8.1.0.ebuild +++ b/dev-python/twisted-words/twisted-words-8.1.0.ebuild @@ -1,6 +1,6 @@ # 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-8.1.0.ebuild,v 1.7 2008/12/07 18:06:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.1.0.ebuild,v 1.8 2008/12/20 18:35:19 nixnut Exp $ MY_PACKAGE=Words @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)* diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index 0cb6563d2200..f0d11035b72e 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.98 2008/09/04 01:59:13 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.99 2008/12/20 18:26:47 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-8.1.0.ebuild: + Stable on ppc wrt bug 231675 04 Sep 2008; Rob Cakebread <pythonhead@gentoo.org> twisted-8.1.0.ebuild: Remove test if not using Python 2.5+ bug# 234370 diff --git a/dev-python/twisted/twisted-8.1.0.ebuild b/dev-python/twisted/twisted-8.1.0.ebuild index 11c89b253302..e1fb9b5aba87 100644 --- a/dev-python/twisted/twisted-8.1.0.ebuild +++ b/dev-python/twisted/twisted-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.1.0.ebuild,v 1.8 2008/12/07 18:06:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.1.0.ebuild,v 1.9 2008/12/20 18:26:47 nixnut Exp $ inherit eutils distutils versionator @@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2 LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="gtk serial crypt" DEPEND=">=dev-lang/python-2.3 |