diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:28:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:28:50 +0000 |
commit | 6e92082754a3164689ea1bf205b89de71a8bfe36 (patch) | |
tree | f95923e98b08b4d1db94532ed3b497151e8b0d07 /dev-python/twisted-news | |
parent | Stable on ppc64; bug #231675 (diff) | |
download | gentoo-2-6e92082754a3164689ea1bf205b89de71a8bfe36.tar.gz gentoo-2-6e92082754a3164689ea1bf205b89de71a8bfe36.tar.bz2 gentoo-2-6e92082754a3164689ea1bf205b89de71a8bfe36.zip |
Stable on ppc64; bug #231675
(Portage version: 2.1.4.4)
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 779e0812df5d..b6cd51c63c48 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.25 2008/08/13 11:16:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.26 2008/08/24 11:28:50 corsair Exp $ + + 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-news-8.1.0.ebuild: + Stable on ppc64; bug #231675 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-news-8.1.0.ebuild: alpha/ia64/x86 stable wrt #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 8381c5baa45f..831f1a02120e 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.4 2008/08/13 11:16:06 armin76 Exp $ +# $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 $ 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 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-mail" |