diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
commit | 621513d758dee34a556a49ecbd4527c263c721eb (patch) | |
tree | 35e8344577d3c7af8d0a43e0a73aff2bb5a59e92 /dev-python/twisted-news | |
parent | alpha/ia64/sparc stable wrt #298274 (diff) | |
download | historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.gz historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.bz2 historical-621513d758dee34a556a49ecbd4527c263c721eb.zip |
stable x86, bug 300702
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-9.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 94902291e48f..89074678b2d6 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-news -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.35 2009/12/20 16:42:02 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.36 2010/01/17 18:55:10 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + twisted-news-9.0.0.ebuild: + stable x86, bug 300702 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> twisted-news-8.2.0.ebuild: alpha/ia64/sparc stable wrt #289680 diff --git a/dev-python/twisted-news/twisted-news-9.0.0.ebuild b/dev-python/twisted-news/twisted-news-9.0.0.ebuild index 3900f7b4260c..f8b462a567c1 100644 --- a/dev-python/twisted-news/twisted-news-9.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-9.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-9.0.0.ebuild,v 1.1 2009/11/30 01:33:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-9.0.0.ebuild,v 1.2 2010/01/17 18:55:10 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,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 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |