diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:37:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:37:41 +0000 |
commit | 8df8713855ebc91085310a5947e4c89d1780a59b (patch) | |
tree | 699ad5817044c31af43a35611e954dafec7cb80a /dev-python/twisted-news | |
parent | Mark 0.3.0 0.2.0 stable on ia64. #128688 (diff) | |
download | gentoo-2-8df8713855ebc91085310a5947e4c89d1780a59b.tar.gz gentoo-2-8df8713855ebc91085310a5947e4c89d1780a59b.tar.bz2 gentoo-2-8df8713855ebc91085310a5947e4c89d1780a59b.zip |
Mark 0.2.0 0.1.0-r1 stable on ia64. #128688
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/twisted-news')
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 0a15db659c64..ad2f11817b08 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.11 2006/06/30 23:11:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.12 2006/07/13 02:37:41 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> + twisted-news-0.1.0-r1.ebuild, twisted-news-0.2.0.ebuild: + Mark 0.2.0 0.1.0-r1 stable on ia64. #128688 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-news-0.1.0-r1.ebuild: Stable on alpha wrt Bug #128688. diff --git a/dev-python/twisted-news/files/digest-twisted-news-0.1.0-r1 b/dev-python/twisted-news/files/digest-twisted-news-0.1.0-r1 index 6fa4a00ff82e..b18d4c8a0371 100644 --- a/dev-python/twisted-news/files/digest-twisted-news-0.1.0-r1 +++ b/dev-python/twisted-news/files/digest-twisted-news-0.1.0-r1 @@ -1 +1,3 @@ MD5 9e8d4b39152f8b30d8a2255fc5ec9920 TwistedNews-0.1.0.tar.bz2 16822 +RMD160 08057afa497d4d9e68007851c7115685d871769e TwistedNews-0.1.0.tar.bz2 16822 +SHA256 c50b8dc931467a29f0e7822bee6ae36e8f37cd366c67efb4a8964d4b30f0ab03 TwistedNews-0.1.0.tar.bz2 16822 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 ac51afd43900..df510b614ad6 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.7 2006/06/30 23:11:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.8 2006/07/13 02:37:41 agriffis Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="alpha ~ia64 ~ppc sparc x86" +KEYWORDS="alpha ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 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 71df90f240fe..f8bbae5ffed8 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-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.2.0.ebuild,v 1.2 2006/06/30 23:10:24 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.2.0.ebuild,v 1.3 2006/07/13 02:37:41 agriffis Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 dev-python/twisted-mail" |