diff options
author | 2002-10-20 18:42:45 +0000 | |
---|---|---|
committer | 2002-10-20 18:42:45 +0000 | |
commit | 89414aafef7b4662605766324cbfae205bfbe3e0 (patch) | |
tree | 36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /app-text/chktex/chktex-1.5-r2.ebuild | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2 gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip |
Remove rdepend=depend
Diffstat (limited to 'app-text/chktex/chktex-1.5-r2.ebuild')
-rw-r--r-- | app-text/chktex/chktex-1.5-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild index 15298b63abe3..a4f76adaef84 100644 --- a/app-text/chktex/chktex-1.5-r2.ebuild +++ b/app-text/chktex/chktex-1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.8 2002/10/19 05:19:27 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.9 2002/10/20 18:40:56 vapier Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" @@ -11,7 +11,6 @@ DEPEND="app-text/tetex sys-devel/perl sys-apps/groff app-text/latex2html" -RDEPEND="${DEPEND}" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" |