summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-04-29 14:58:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-04-29 14:58:21 +0000
commit7e88a25160f0b47b470459173b2ac027319652d5 (patch)
tree7eaed713a16187d996158c59aad45948ead74b39 /dev-util/documancer
parent2.1_pre10 bug fix release (diff)
downloadgentoo-2-7e88a25160f0b47b470459173b2ac027319652d5.tar.gz
gentoo-2-7e88a25160f0b47b470459173b2ac027319652d5.tar.bz2
gentoo-2-7e88a25160f0b47b470459173b2ac027319652d5.zip
header fix
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'dev-util/documancer')
-rw-r--r--dev-util/documancer/documancer-0.2.6.ebuild14
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-util/documancer/documancer-0.2.6.ebuild b/dev-util/documancer/documancer-0.2.6.ebuild
index 82c2f91470cb..0200fcfce91d 100644
--- a/dev-util/documancer/documancer-0.2.6.ebuild
+++ b/dev-util/documancer/documancer-0.2.6.ebuild
@@ -1,16 +1,18 @@
-# Copyright 1999-2006 Gentoo Technologies, Inc.
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.2.6.ebuild,v 1.1 2006/04/28 22:23:17 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.2.6.ebuild,v 1.2 2006/04/29 14:58:21 mr_bones_ Exp $
inherit eutils
-IUSE=""
DESCRIPTION="Programmer's documentation reader with very fast fulltext searching"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://documancer.sourceforge.net"
-KEYWORDS="~x86"
-SLOT="0"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
RDEPEND=">=x11-libs/wxmozilla-0.5.6
>=virtual/python-2.3
>=dev-python/wxpython-2.6.3