diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:40:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:40:33 +0000 |
commit | 696223090aa1507cc5e531bdb491365f1c319b3e (patch) | |
tree | e8fe3356f62ec9924ec5a238fb7305c234878dda /dev-python/twisted-news | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-696223090aa1507cc5e531bdb491365f1c319b3e.tar.gz gentoo-2-696223090aa1507cc5e531bdb491365f1c319b3e.tar.bz2 gentoo-2-696223090aa1507cc5e531bdb491365f1c319b3e.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-13.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index f9c121954eb5..3752df4be0a1 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.85 2014/11/21 01:50:32 floppym Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.86 2015/03/06 22:40:33 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-news-13.2.0.ebuild: + amd64 stable, bug 540290 21 Nov 2014; Mike Gilbert <floppym@gentoo.org> -twisted-news-12.3.0.ebuild, -twisted-news-13.0.0.ebuild: diff --git a/dev-python/twisted-news/twisted-news-13.2.0.ebuild b/dev-python/twisted-news/twisted-news-13.2.0.ebuild index f2b6db667a58..95dbbb8ec4ca 100644 --- a/dev-python/twisted-news/twisted-news-13.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-13.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.2.0.ebuild,v 1.2 2014/08/10 21:24:01 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.2.0.ebuild,v 1.3 2015/03/06 22:40:33 pacho 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}] |