diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:00 +0000 |
commit | acfe3766edf5d63bcba1928343aa899238051569 (patch) | |
tree | 52673a6a31dff1bd882ee10036a8d19d42e0e96e /dev-python/twisted-news | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-acfe3766edf5d63bcba1928343aa899238051569.tar.gz gentoo-2-acfe3766edf5d63bcba1928343aa899238051569.tar.bz2 gentoo-2-acfe3766edf5d63bcba1928343aa899238051569.zip |
Stable for ppc, wrt bug #512012
(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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index dd3a00f2c9fb..cf591a39a6e9 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.76 2014/07/23 15:15:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.77 2014/07/28 13:44:00 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild: Stable for x86, wrt bug #512012 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 3b106c8279c7..aeffa8cfdf89 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-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.3 2014/07/23 15:15:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.4 2014/07/28 13:44:00 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}] |