diff options
Diffstat (limited to 'app-text/namazu/namazu-2.0.12.ebuild')
-rw-r--r-- | app-text/namazu/namazu-2.0.12.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-text/namazu/namazu-2.0.12.ebuild b/app-text/namazu/namazu-2.0.12.ebuild index 5316f729fca1..d844999dfa00 100644 --- a/app-text/namazu/namazu-2.0.12.ebuild +++ b/app-text/namazu/namazu-2.0.12.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/namazu-2.0.12.ebuild,v 1.2 2003/09/05 22:37:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/namazu-2.0.12.ebuild,v 1.3 2004/03/12 08:47:53 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Namazu is a full-text search engine" SRC_URI="http://www.namazu.org/stable/${P}.tar.gz" HOMEPAGE="http://www.namazu.org/" @@ -21,8 +20,6 @@ DEPEND=">=dev-lang/perl-5.6.1 tcltk? ( >=dev-lang/tk-8.3.3 >=net-www/lynx-2.8.4 )" -#RDEPEND=$DEPEND - src_compile() { local myconf=""; |