diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-13 11:16:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-13 11:16:06 +0000 |
commit | 5388d04a3e1eb4045e55350b31482e757fc8bb9f (patch) | |
tree | 5ad06c5ea32a9ff83d2d43e8971ca125cd08422d /dev-python/twisted-news | |
parent | x86 stable wrt #234482 (diff) | |
download | historical-5388d04a3e1eb4045e55350b31482e757fc8bb9f.tar.gz historical-5388d04a3e1eb4045e55350b31482e757fc8bb9f.tar.bz2 historical-5388d04a3e1eb4045e55350b31482e757fc8bb9f.zip |
alpha/ia64/x86 stable wrt #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 9cb740ba64c0..779e0812df5d 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.24 2008/08/13 08:59:06 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.25 2008/08/13 11:16:06 armin76 Exp $ + + 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-news-8.1.0.ebuild: + alpha/ia64/x86 stable wrt #231675 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-news-8.1.0.ebuild: 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 a262b2fee6f1..8381c5baa45f 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.3 2008/08/13 08:59:06 coldwind Exp $ +# $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 $ 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 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-mail" |