summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2005-11-27 21:21:16 +0000
committerMarien Zwart <marienz@gentoo.org>2005-11-27 21:21:16 +0000
commit5866ed3e50ad3cb4136af99d981d27cc987ffc4c (patch)
tree19ea5f0ca8bfbfd15d6b12a38cd6dac8e59f7a4f /dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild
parentversion bump. compatible with clib >= 2.1.6 (diff)
downloadgentoo-2-5866ed3e50ad3cb4136af99d981d27cc987ffc4c.tar.gz
gentoo-2-5866ed3e50ad3cb4136af99d981d27cc987ffc4c.tar.bz2
gentoo-2-5866ed3e50ad3cb4136af99d981d27cc987ffc4c.zip
Revbump to use the new eclass (bug #80639). Set myself as maintainer.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild')
-rw-r--r--dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild
new file mode 100644
index 000000000000..9507e1c9e5a2
--- /dev/null
+++ b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.1 2005/11/27 21:21:16 marienz Exp $
+
+MY_PACKAGE=Lore
+
+inherit twisted
+
+DESCRIPTION="Twisted documentation system"
+
+KEYWORDS="~sparc ~x86"
+
+DEPEND=">=dev-python/twisted-2
+ dev-python/twisted-web"