diff options
author | 2014-08-21 10:40:05 +0000 | |
---|---|---|
committer | 2014-08-21 10:40:05 +0000 | |
commit | eb441d0b94a972b065b27c2103c99a41a577dd7a (patch) | |
tree | c98cbc45b05b1d036e2653cc82b60f43ab943d69 /dev-python/twisted-lore | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-eb441d0b94a972b065b27c2103c99a41a577dd7a.tar.gz gentoo-2-eb441d0b94a972b065b27c2103c99a41a577dd7a.tar.bz2 gentoo-2-eb441d0b94a972b065b27c2103c99a41a577dd7a.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-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index bfd22c25b2c1..8873cdb09473 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.79 2014/07/28 13:43:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.80 2014/08/21 10:40:05 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-lore-13.0.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-lore-13.0.0-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild b/dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild index 40e547a6ad70..b3de74858f08 100644 --- a/dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild +++ b/dev-python/twisted-lore/twisted-lore-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-lore/twisted-lore-13.0.0-r1.ebuild,v 1.4 2014/07/28 13:43:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild,v 1.5 2014/08/21 10:40:05 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted documentation system" -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}] |