diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:15:06 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:15:06 +0000 |
commit | b750d6a61ee8b58998727a7f5072246b789fe779 (patch) | |
tree | fea54dbb11820b0cfb7aaa7bae160a4c1ae63cf4 /dev-python/twisted-news | |
parent | stable amd64 (diff) | |
download | historical-b750d6a61ee8b58998727a7f5072246b789fe779.tar.gz historical-b750d6a61ee8b58998727a7f5072246b789fe779.tar.bz2 historical-b750d6a61ee8b58998727a7f5072246b789fe779.zip |
~amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index ad2f11817b08..dcfa7f05df06 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.12 2006/07/13 02:37:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.13 2006/08/01 15:14:52 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> + twisted-news-0.1.0-r1.ebuild: + added ~amd64 keyword 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-news-0.1.0-r1.ebuild, twisted-news-0.2.0.ebuild: 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 df510b614ad6..5912df2ef0f8 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.8 2006/07/13 02:37:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.9 2006/08/01 15:14:52 blubb 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 ~amd64 ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 |