diff options
author | 2002-04-28 03:59:30 +0000 | |
---|---|---|
committer | 2002-04-28 03:59:30 +0000 | |
commit | 21917ca4bf0ba5a62865a75fd3c3113a5aa03a64 (patch) | |
tree | 1bf9fa56ae77a674e1cc217886a64b3237a3d019 /app-text/tkman | |
parent | version bump, and cleanup of old ebuilds (diff) | |
download | historical-21917ca4bf0ba5a62865a75fd3c3113a5aa03a64.tar.gz historical-21917ca4bf0ba5a62865a75fd3c3113a5aa03a64.tar.bz2 historical-21917ca4bf0ba5a62865a75fd3c3113a5aa03a64.zip |
cleanup
Diffstat (limited to 'app-text/tkman')
-rw-r--r-- | app-text/tkman/tkman-2.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/tkman/tkman-2.1.ebuild b/app-text/tkman/tkman-2.1.ebuild index 37a81505a5c7..6e95a116bc3e 100644 --- a/app-text/tkman/tkman-2.1.ebuild +++ b/app-text/tkman/tkman-2.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: jim nutt <jim@nuttz.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.1 2002/02/03 02:30:39 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.2 2002/04/28 03:59:30 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" -A=tkman.tar.gz -SRC_URI="http://tkman.sourceforge.net/tkman.tar.gz" +SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" DEPEND=">=app-text/rman-3.0.9 |