diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:29:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:29:28 +0000 |
commit | a4f930bdf07f2244eddf47ebe619835a322f0539 (patch) | |
tree | 9905672a1df010db283d9d5bd15f3ebc6f18811d /dev-python/twisted-lore | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-a4f930bdf07f2244eddf47ebe619835a322f0539.tar.gz gentoo-2-a4f930bdf07f2244eddf47ebe619835a322f0539.tar.bz2 gentoo-2-a4f930bdf07f2244eddf47ebe619835a322f0539.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-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 8873cdb09473..824af1a66e86 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.80 2014/08/21 10:40:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.81 2014/08/23 15:29:28 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-lore-13.0.0-r1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-lore-13.0.0-r1.ebuild: Stable for ppc64, 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 b3de74858f08..3534f6096fa4 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.5 2014/08/21 10:40:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.0.0-r1.ebuild,v 1.6 2014/08/23 15:29:28 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}] |