diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-30 23:11:06 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-30 23:11:06 +0000 |
commit | d0cbb003afc8d072c161885a43d833ce1f29ef57 (patch) | |
tree | 7925e3520876b24ab437ed80ba423f1c6d2658db /dev-python | |
parent | arm/sh stable (diff) | |
download | gentoo-2-d0cbb003afc8d072c161885a43d833ce1f29ef57.tar.gz gentoo-2-d0cbb003afc8d072c161885a43d833ce1f29ef57.tar.bz2 gentoo-2-d0cbb003afc8d072c161885a43d833ce1f29ef57.zip |
Stable on alpha wrt Bug #128688.
(Portage version: 2.1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 71a2579725c0..0a15db659c64 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.10 2006/06/30 23:10:24 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.11 2006/06/30 23:11:06 tcort Exp $ + + 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-news-0.1.0-r1.ebuild: + Stable on alpha wrt Bug #128688. 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-news-0.2.0.ebuild: Added ~alpha keyword. diff --git a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild index 86e507538704..ac51afd43900 100644 --- a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild +++ b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.0-r1.ebuild,v 1.6 2006/05/26 17:42:05 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.7 2006/06/30 23:11:06 tcort Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="alpha ~ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 |