diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-05-26 18:43:37 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-05-26 18:43:37 +0000 |
commit | f56607666e9f9123459c5341d00fc6d11a203dc6 (patch) | |
tree | 27a08ec37d183c2b0e0d13fe2df3d53c88b319cc /dev-python/twisted-lore/twisted-lore-0.2.0.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f56607666e9f9123459c5341d00fc6d11a203dc6.tar.gz gentoo-2-f56607666e9f9123459c5341d00fc6d11a203dc6.tar.bz2 gentoo-2-f56607666e9f9123459c5341d00fc6d11a203dc6.zip |
Version bump.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'dev-python/twisted-lore/twisted-lore-0.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-0.2.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild new file mode 100644 index 000000000000..b4e8576a4495 --- /dev/null +++ b/dev-python/twisted-lore/twisted-lore-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-lore/twisted-lore-0.2.0.ebuild,v 1.1 2006/05/26 18:43:37 marienz Exp $ + +MY_PACKAGE=Lore + +inherit twisted + +DESCRIPTION="Twisted documentation system" + +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-python/twisted-2.4 + dev-python/twisted-web" |