diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:34:40 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:34:40 +0000 |
commit | 8f64a1abc75e733f48c959f9fd27f2150454e9eb (patch) | |
tree | 3d0c95f8302373ea262afb71e7f1af1c46b6244a /dev-python/twisted-runner | |
parent | ppc/ppc64 stable wrt #352317 (diff) | |
download | historical-8f64a1abc75e733f48c959f9fd27f2150454e9eb.tar.gz historical-8f64a1abc75e733f48c959f9fd27f2150454e9eb.tar.bz2 historical-8f64a1abc75e733f48c959f9fd27f2150454e9eb.zip |
x86 stable per bug 350894
Package-Manager: portage-2.1.9.33/cvs/Linux i686
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 2276b909bd00..fd8ebf21512f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.45 2011/01/12 14:15:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.46 2011/01/21 08:33:04 tomka Exp $ + + 21 Jan 2011; Thomas Kahle <tomka@gentoo.org> twisted-runner-10.2.0.ebuild: + x86 stable per bug 350894 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> twisted-runner-10.2.0.ebuild: 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 2cfca5dc9561..afb0ca751384 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-2011 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.5 2011/01/12 14:15:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild,v 1.6 2011/01/21 08:33:04 tomka 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)*" |