diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:35:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:35:23 +0000 |
commit | 8e3cd3f791afa07fac8c7071b52270b7a1fefb91 (patch) | |
tree | c432eade8ca2166ad49e2fa1f0e75cfb3bf69985 /dev-python/twisted-web | |
parent | Marking twisted-words-8.2.0 ppc64 for bug 289680 (diff) | |
download | historical-8e3cd3f791afa07fac8c7071b52270b7a1fefb91.tar.gz historical-8e3cd3f791afa07fac8c7071b52270b7a1fefb91.tar.bz2 historical-8e3cd3f791afa07fac8c7071b52270b7a1fefb91.zip |
Marking twisted-web-8.2.0 ppc64 for bug 289680
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-8.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index 925ffc10982b..9629b28d2b0b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.48 2009/12/01 09:48:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.49 2009/12/16 00:35:23 ranger Exp $ + + 16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-web-8.2.0.ebuild: + Marking twisted-web-8.2.0 ppc64 stable for bug 289680 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-web-8.2.0.ebuild: amd64/x86 stable, bug #289680 diff --git a/dev-python/twisted-web/twisted-web-8.2.0.ebuild b/dev-python/twisted-web/twisted-web-8.2.0.ebuild index 396ffb772c47..311fe9e6aa8a 100644 --- a/dev-python/twisted-web/twisted-web-8.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-8.2.0.ebuild @@ -1,6 +1,6 @@ # 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.2.0.ebuild,v 1.7 2009/12/01 09:48:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.2.0.ebuild,v 1.8 2009/12/16 00:35:23 ranger Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="soap" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |