diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:31 +0000 |
commit | bf4a0bff2297ad08ff0a3819bf0afce5cd976df9 (patch) | |
tree | e25856166de3e5671929459140888d385dc6e85f /dev-python/twisted-news | |
parent | Stable for arm, wrt bug #468150 (diff) | |
download | gentoo-2-bf4a0bff2297ad08ff0a3819bf0afce5cd976df9.tar.gz gentoo-2-bf4a0bff2297ad08ff0a3819bf0afce5cd976df9.tar.bz2 gentoo-2-bf4a0bff2297ad08ff0a3819bf0afce5cd976df9.zip |
Stable for arm, wrt bug #468150
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-12.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 73320180d41c..389e7aacf409 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-news # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.69 2013/09/06 16:51:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.70 2013/11/24 18:37:31 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild: + Stable for arm, wrt bug #468150 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild: Stable for sparc, wrt bug #468150 diff --git a/dev-python/twisted-news/twisted-news-12.3.0.ebuild b/dev-python/twisted-news/twisted-news-12.3.0.ebuild index f18cfe45c0e6..43a0018fcd37 100644 --- a/dev-python/twisted-news/twisted-news-12.3.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-12.3.0.ebuild,v 1.9 2013/09/06 16:51:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.10 2013/11/24 18:37:31 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)* |