diff options
author | 2006-05-26 18:47:48 +0000 | |
---|---|---|
committer | 2006-05-26 18:47:48 +0000 | |
commit | 134b9389205399f725d2359462fcb710e626fe89 (patch) | |
tree | 65248b9423acc14dc1fe9f08ae23f4b492ffbc70 /dev-python/twisted-news/twisted-news-0.2.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-134b9389205399f725d2359462fcb710e626fe89.tar.gz historical-134b9389205399f725d2359462fcb710e626fe89.tar.bz2 historical-134b9389205399f725d2359462fcb710e626fe89.zip |
Version bump.
Package-Manager: portage-2.1_rc2-r3
Diffstat (limited to 'dev-python/twisted-news/twisted-news-0.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-news/twisted-news-0.2.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/twisted-news/twisted-news-0.2.0.ebuild b/dev-python/twisted-news/twisted-news-0.2.0.ebuild new file mode 100644 index 000000000000..696e3e385c14 --- /dev/null +++ b/dev-python/twisted-news/twisted-news-0.2.0.ebuild @@ -0,0 +1,14 @@ +# 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.1 2006/05/26 18:45:43 marienz Exp $ + +MY_PACKAGE=News + +inherit twisted + +DESCRIPTION="Twisted News is an NNTP server and programming library." + +KEYWORDS="~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-python/twisted-2.4 + dev-python/twisted-mail" |