diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 09:50:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 09:50:34 +0000 |
commit | c25eba8f3a9fc6248a72b28974dca94a9877eee1 (patch) | |
tree | 970f30d460b2aa539bc272c8b296de62ad981989 | |
parent | Stable for amd64, wrt bug #468150 (diff) | |
download | gentoo-2-c25eba8f3a9fc6248a72b28974dca94a9877eee1.tar.gz gentoo-2-c25eba8f3a9fc6248a72b28974dca94a9877eee1.tar.bz2 gentoo-2-c25eba8f3a9fc6248a72b28974dca94a9877eee1.zip |
Stable for amd64, wrt bug #468150
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-python/twisted-words/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-words/twisted-words-12.3.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 9a45f747ae2c..7f65822115aa 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.81 2013/08/23 13:03:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.82 2013/09/01 09:50:34 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-words-12.3.0.ebuild: + Stable for amd64, wrt bug #468150 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> twisted-words-12.3.0.ebuild: Stable for HPPA (bug #468150). diff --git a/dev-python/twisted-words/twisted-words-12.3.0.ebuild b/dev-python/twisted-words/twisted-words-12.3.0.ebuild index 48511cf547d7..8ae76a53442f 100644 --- a/dev-python/twisted-words/twisted-words-12.3.0.ebuild +++ b/dev-python/twisted-words/twisted-words-12.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-12.3.0.ebuild,v 1.3 2013/08/23 13:03:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-12.3.0.ebuild,v 1.4 2013/09/01 09:50:34 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ inherit twisted versionator 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-$(get_version_component_range 1-2)* |