diff options
author | 2008-12-20 18:37:44 +0000 | |
---|---|---|
committer | 2008-12-20 18:37:44 +0000 | |
commit | 53cd34c4ea57e8b3ab162ec231a710aa23f177af (patch) | |
tree | 932498d2effb427637b85f67c1822c34aae79d22 /dev-python/twisted-news | |
parent | Stable on ppc wrt bug 231675 (diff) | |
download | gentoo-2-53cd34c4ea57e8b3ab162ec231a710aa23f177af.tar.gz gentoo-2-53cd34c4ea57e8b3ab162ec231a710aa23f177af.tar.bz2 gentoo-2-53cd34c4ea57e8b3ab162ec231a710aa23f177af.zip |
Stable on ppc wrt bug 231675
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
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-8.1.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 b6cd51c63c48..2668bbde5875 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.26 2008/08/24 11:28:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.27 2008/12/20 18:37:44 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-news-8.1.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-news-8.1.0.ebuild: Stable on ppc64; bug #231675 diff --git a/dev-python/twisted-news/twisted-news-8.1.0.ebuild b/dev-python/twisted-news/twisted-news-8.1.0.ebuild index 831f1a02120e..a9f01a8c3acd 100644 --- a/dev-python/twisted-news/twisted-news-8.1.0.ebuild +++ b/dev-python/twisted-news/twisted-news-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.5 2008/08/24 11:28:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.6 2008/12/20 18:37:44 nixnut Exp $ MY_PACKAGE=News @@ -8,7 +8,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" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-mail" |