From d00d8d335897b25e0bffbbbe628744dd80940c2e Mon Sep 17 00:00:00 2001 From: Mikael Hallendal Date: Sat, 10 Nov 2001 02:43:58 +0000 Subject: -fix --- app-text/tkinfo/tkinfo-2.5.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app-text/tkinfo') diff --git a/app-text/tkinfo/tkinfo-2.5.ebuild b/app-text/tkinfo/tkinfo-2.5.ebuild index 8eeea92d50a7..c8ff7f204357 100644 --- a/app-text/tkinfo/tkinfo-2.5.ebuild +++ b/app-text/tkinfo/tkinfo-2.5.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5.ebuild,v 1.1 2001/06/15 18:18:21 blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5.ebuild,v 1.2 2001/11/10 02:43:58 hallski Exp $ -#P= -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Info Browser in TK" -SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${A}" +SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${P}.tar.gz" HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/" DEPEND=">=dev-lang/tcl-tk-8.0.5" -- cgit v1.2.3-65-gdbad