diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:27 +0000 |
commit | d923ff2a850ba45f6eef2e1d120b85c614d6bd1f (patch) | |
tree | 9382c93e3a726e286e143a4b370bb77f973230d4 /dev-python/twisted-words | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-d923ff2a850ba45f6eef2e1d120b85c614d6bd1f.tar.gz gentoo-2-d923ff2a850ba45f6eef2e1d120b85c614d6bd1f.tar.bz2 gentoo-2-d923ff2a850ba45f6eef2e1d120b85c614d6bd1f.zip |
Stable for amd64, wrt bug #512912
(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-words')
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-words/ChangeLog b/dev-python/twisted-words/ChangeLog index f6ed4a514ba6..3a10a837e0f3 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.97 2014/06/29 18:53:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.98 2014/07/22 10:44:27 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-words-13.0.0-r1.ebuild: + Stable for amd64, wrt bug #512912 29 Jun 2014; Markus Meier <maekke@gentoo.org> twisted-words-13.0.0-r1.ebuild: arm stable, bug #486506 diff --git a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild b/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild index 3edeacb51faa..b5864f970a09 100644 --- a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-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-words/twisted-words-13.0.0-r1.ebuild,v 1.3 2014/06/29 18:53:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild,v 1.4 2014/07/22 10:44:27 ago 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}] |