diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:22:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:22:13 +0000 |
commit | 8edc44e25001fa1e1491249e6df07f19df6d6c15 (patch) | |
tree | 7202f95e4ca91728c282bc3c1da326bac7bd34ce /dev-python/twisted-runner | |
parent | Marking twisted-news-10.2.0 ppc64 for bug 333211 (diff) | |
download | historical-8edc44e25001fa1e1491249e6df07f19df6d6c15.tar.gz historical-8edc44e25001fa1e1491249e6df07f19df6d6c15.tar.bz2 historical-8edc44e25001fa1e1491249e6df07f19df6d6c15.zip |
Marking twisted-runner-10.2.0 ppc64 for bug 333211
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-python/twisted-runner')
-rw-r--r-- | dev-python/twisted-runner/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-10.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog index 2071c361af06..cf8c871a6666 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.41 2010/12/23 23:48:54 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.42 2010/12/28 01:22:13 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-runner-10.2.0.ebuild: + Marking twisted-runner-10.2.0 ppc64 for bug 333211 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-runner-10.1.0.ebuild: x86 stable per bug 333389 diff --git a/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild b/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild index 3de162b51b5c..1caaecff60c9 100644 --- a/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild +++ b/dev-python/twisted-runner/twisted-runner-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-runner/twisted-runner-10.2.0.ebuild,v 1.1 2010/12/22 21:53:54 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild,v 1.2 2010/12/28 01:22:13 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,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" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)*" |