diff options
author | 2015-03-21 08:45:36 +0000 | |
---|---|---|
committer | 2015-03-21 08:45:36 +0000 | |
commit | 847b58bf48826a50726909ffcddac80373c8c000 (patch) | |
tree | 93fa8a1f387ecb072c725168d07cedc064fa8e72 /dev-python/twisted-words | |
parent | Stable for HPPA (bug #540290). (diff) | |
download | gentoo-2-847b58bf48826a50726909ffcddac80373c8c000.tar.gz gentoo-2-847b58bf48826a50726909ffcddac80373c8c000.tar.bz2 gentoo-2-847b58bf48826a50726909ffcddac80373c8c000.zip |
Stable for HPPA (bug #540290).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-words')
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-13.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index 2469be7dfab0..8a26003c818c 100644 --- a/dev-python/twisted-words/ChangeLog +++ b/dev-python/twisted-words/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-words # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.112 2015/03/09 00:01:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.113 2015/03/21 08:45:36 jer Exp $ + + 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> twisted-words-13.2.0.ebuild: + Stable for HPPA (bug #540290). 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-words-13.2.0.ebuild: x86 stable, bug 540290 diff --git a/dev-python/twisted-words/twisted-words-13.2.0.ebuild b/dev-python/twisted-words/twisted-words-13.2.0.ebuild index b16fa1dda428..2a71c0dad8ec 100644 --- a/dev-python/twisted-words/twisted-words-13.2.0.ebuild +++ b/dev-python/twisted-words/twisted-words-13.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.2.0.ebuild,v 1.6 2015/03/09 00:01:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.2.0.ebuild,v 1.7 2015/03/21 08:45:36 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted Words contains Instant Messaging implementations" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |