diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:18:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:18:48 +0000 |
commit | 468d60f96ecd51a4c1bf38af59d07bd5a4f54d36 (patch) | |
tree | 478b8652538431f668cbe959cf4da38df60b5cb2 /dev-python/twisted | |
parent | Marking twisted-conch-10.2.0 ppc64 for bug 333211 (diff) | |
download | gentoo-2-468d60f96ecd51a4c1bf38af59d07bd5a4f54d36.tar.gz gentoo-2-468d60f96ecd51a4c1bf38af59d07bd5a4f54d36.tar.bz2 gentoo-2-468d60f96ecd51a4c1bf38af59d07bd5a4f54d36.zip |
Marking twisted-10.2.0 ppc64 for bug 333211
(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 35af1f6d25e7..e91de48def49 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.134 2010/12/23 23:43:18 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.135 2010/12/28 01:18:48 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-10.2.0.ebuild: + Marking twisted-10.2.0 ppc64 for bug 333211 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-10.1.0.ebuild: x86 stable per bug 333389 diff --git a/dev-python/twisted/twisted-10.2.0.ebuild b/dev-python/twisted/twisted-10.2.0.ebuild index 834db3cc9382..95ff46fc75b5 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-2010 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.1 2010/12/22 21:27:59 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-10.2.0.ebuild,v 1.2 2010/12/28 01:18:48 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 |