summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:40:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:40:14 +0000
commit093fcc964037c4a7046e64c5c693a99667c54a69 (patch)
tree386034f50361b55976796a0881674f0611039535 /dev-python/twisted-runner
parentStable for ppc64, wrt bug #512012 (diff)
downloadgentoo-2-093fcc964037c4a7046e64c5c693a99667c54a69.tar.gz
gentoo-2-093fcc964037c4a7046e64c5c693a99667c54a69.tar.bz2
gentoo-2-093fcc964037c4a7046e64c5c693a99667c54a69.zip
Stable for ppc64, 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/ChangeLog6
-rw-r--r--dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 5cc127c92fe7..b1d3c114ca34 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.81 2014/08/10 21:24:15 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.82 2014/08/21 10:40:14 ago Exp $
+
+ 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
+ twisted-runner-13.0.0-r1.ebuild:
+ Stable for ppc64, wrt bug #512012
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
twisted-runner-12.3.0.ebuild, 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 fbb7f9cbf6eb..ab5dcc8d2d1f 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.6 2014/08/10 21:24:15 slyfox Exp $
+# $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 $
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}]"