diff options
author | 2008-08-24 11:29:23 +0000 | |
---|---|---|
committer | 2008-08-24 11:29:23 +0000 | |
commit | 62e8534ac189970195354afd251425654da5fbba (patch) | |
tree | 91402ab4455b22c061083efe1f1dcc5047aa201d /dev-python/twisted-news | |
parent | don't use mask mzscheme anymore, dev-libs/mzscheme has been integrated into d... (diff) | |
download | historical-62e8534ac189970195354afd251425654da5fbba.tar.gz historical-62e8534ac189970195354afd251425654da5fbba.tar.bz2 historical-62e8534ac189970195354afd251425654da5fbba.zip |
Stable on ppc64; bug #231675
Package-Manager: portage-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" |