diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:19 +0000 |
commit | d91bc77c1d5e7feec8ad1da7cc002ed105844a3d (patch) | |
tree | 962064bc3e95088d4259da4fb971696edbfe0753 /dev-python/twisted-news | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-d91bc77c1d5e7feec8ad1da7cc002ed105844a3d.tar.gz gentoo-2-d91bc77c1d5e7feec8ad1da7cc002ed105844a3d.tar.bz2 gentoo-2-d91bc77c1d5e7feec8ad1da7cc002ed105844a3d.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-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index b80260802e5c..015ffec592bf 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.74 2014/05/28 09:00:39 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.75 2014/07/22 10:44:19 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild: + Stable for amd64, wrt bug #512912 28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-news-14.0.0.ebuild: re-keyword ~arm, tested on armv7, cubieboard2 diff --git a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild b/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild index a06fb84802fc..69c98b6e9e83 100644 --- a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild +++ b/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.1 2013/08/09 12:57:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.2 2014/07/22 10:44:19 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted News is an NNTP server and programming library." -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}] |