diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-27 04:43:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-27 04:43:15 +0000 |
commit | b3d17621101f706eeac2661ae373a4b810f016e9 (patch) | |
tree | 6990bbddb99ac52bc66efdc9723c64e81c6a02cc /app-doc/howto-html-single | |
parent | cleanup (diff) | |
download | gentoo-2-b3d17621101f706eeac2661ae373a4b810f016e9.tar.gz gentoo-2-b3d17621101f706eeac2661ae373a4b810f016e9.tar.bz2 gentoo-2-b3d17621101f706eeac2661ae373a4b810f016e9.zip |
cleanup
Diffstat (limited to 'app-doc/howto-html-single')
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20010823.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20010823.ebuild b/app-doc/howto-html-single/howto-html-single-20010823.ebuild index 5f5a73882f73..141996ddb238 100644 --- a/app-doc/howto-html-single/howto-html-single-20010823.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20010823.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20010823.ebuild,v 1.2 2001/08/25 09:14:45 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20010823.ebuild,v 1.3 2002/04/27 04:40:30 seemant Exp $ -P="Linux-html-single-HOWTOs" +MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} DESCRIPTION="The LDP howtos, html single-page format." -SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${P}-${PV}.tar.gz" +SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz" HOMEPAGE="http://www.linuxdoc.org" |