diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-06 21:32:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-06 21:32:19 +0000 |
commit | 5defedf2549ee84c947f24d75110742f4fd8499a (patch) | |
tree | ee16483c40b227d07d6c1e1930091e0de6871b01 /dev-python/twisted | |
parent | version bump, removed old (diff) | |
download | gentoo-2-5defedf2549ee84c947f24d75110742f4fd8499a.tar.gz gentoo-2-5defedf2549ee84c947f24d75110742f4fd8499a.tar.bz2 gentoo-2-5defedf2549ee84c947f24d75110742f4fd8499a.zip |
Marking twisted-10.2.0 ~ppc for bug 350894
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted/twisted-10.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index c231b595022a..a67544e1658d 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.137 2011/01/06 18:26:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.138 2011/01/06 21:32:19 ranger Exp $ + + 06 Jan 2011; Brent Baude <ranger@gentoo.org> twisted-10.2.0.ebuild: + Marking twisted-10.2.0 ppc stable for bug 350894 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> twisted-10.2.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #333211 diff --git a/dev-python/twisted/twisted-10.2.0.ebuild b/dev-python/twisted/twisted-10.2.0.ebuild index 5329dbbcd916..11fc2e5457f0 100644 --- a/dev-python/twisted/twisted-10.2.0.ebuild +++ b/dev-python/twisted/twisted-10.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-10.2.0.ebuild,v 1.4 2011/01/06 18:26:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-10.2.0.ebuild,v 1.5 2011/01/06 21:32:19 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.twistedmatrix.com/ http://pypi.python.org/pypi/Twisted" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt gtk serial" DEPEND=">=net-zope/zope-interface-3.0.1 |