diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 19:04:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 19:04:58 +0000 |
commit | e589dac463b04f65ac403b3442405a68466e5cc3 (patch) | |
tree | 83d1a69e858bc676fc7064f836af9c9de0130965 /dev-python | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-e589dac463b04f65ac403b3442405a68466e5cc3.tar.gz gentoo-2-e589dac463b04f65ac403b3442405a68466e5cc3.tar.bz2 gentoo-2-e589dac463b04f65ac403b3442405a68466e5cc3.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index b952ce72189b..9c1ba341aef2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.18 2007/03/12 17:21:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.19 2007/03/12 19:04:58 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + twisted-news-0.2.0.ebuild: + Stable on sparc 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-news-0.2.0.ebuild: x86 stable diff --git a/dev-python/twisted-news/twisted-news-0.2.0.ebuild b/dev-python/twisted-news/twisted-news-0.2.0.ebuild index 6c049e61fc7c..9222bde3c105 100644 --- a/dev-python/twisted-news/twisted-news-0.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.2.0.ebuild,v 1.8 2007/03/12 17:21:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.2.0.ebuild,v 1.9 2007/03/12 19:04:58 gustavoz Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" DEPEND="=dev-python/twisted-2.4* dev-python/twisted-mail" |