summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2006-05-26 18:45:43 +0000
committerMarien Zwart <marienz@gentoo.org>2006-05-26 18:45:43 +0000
commit6ebae8abaa82138a722358b3fbc9ceb3e53458cf (patch)
tree698cf27753d5d2558b2eb01b878e2d7f9ffa03a9 /dev-python/twisted-news/twisted-news-0.2.0.ebuild
parentVersion bump. (diff)
downloadgentoo-2-6ebae8abaa82138a722358b3fbc9ceb3e53458cf.tar.gz
gentoo-2-6ebae8abaa82138a722358b3fbc9ceb3e53458cf.tar.bz2
gentoo-2-6ebae8abaa82138a722358b3fbc9ceb3e53458cf.zip
Version bump.
(Portage version: 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.ebuild14
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"