diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 03:59:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 03:59:30 +0000 |
commit | 21917ca4bf0ba5a62865a75fd3c3113a5aa03a64 (patch) | |
tree | 1bf9fa56ae77a674e1cc217886a64b3237a3d019 /app-text/rman | |
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/rman')
-rw-r--r-- | app-text/rman/rman-3.0.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/rman/rman-3.0.9.ebuild b/app-text/rman/rman-3.0.9.ebuild index 1edb269e1ba7..2a047b7b473d 100644 --- a/app-text/rman/rman-3.0.9.ebuild +++ b/app-text/rman/rman-3.0.9.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/rman/rman-3.0.9.ebuild,v 1.1 2002/02/03 02:23:43 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.2 2002/04/28 03:59:29 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" -A=rman.tar.gz -SRC_URI="http://polyglotman.sourceforge.net/${A}" +SRC_URI="http://polyglotman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://polyglotman.sourceforge.net/" DEPEND="" |