diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:29:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:29:36 +0000 |
commit | 17f7ffbf5159e04e87a5e2ea0244faf8d83d7289 (patch) | |
tree | eeafad6ef8442b5b4c1e1d18f7f0fce89b5d20a2 /dev-python/twisted-runner | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-17f7ffbf5159e04e87a5e2ea0244faf8d83d7289.tar.gz gentoo-2-17f7ffbf5159e04e87a5e2ea0244faf8d83d7289.tar.bz2 gentoo-2-17f7ffbf5159e04e87a5e2ea0244faf8d83d7289.zip |
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/twisted-runner')
-rw-r--r-- | dev-python/twisted-runner/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog index b1d3c114ca34..c60d901b7c92 100644 --- a/dev-python/twisted-runner/ChangeLog +++ b/dev-python/twisted-runner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-runner # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.82 2014/08/21 10:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.83 2014/08/23 15:29:36 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + twisted-runner-13.0.0-r1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-runner-13.0.0-r1.ebuild: diff --git a/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild b/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild index ab5dcc8d2d1f..475e19bcac6e 100644 --- a/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild +++ b/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild,v 1.7 2014/08/21 10:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild,v 1.8 2014/08/23 15:29:36 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 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-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" |