diff options
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/howto-html-20010823.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-doc/howto-html/howto-html-20010823.ebuild b/app-doc/howto-html/howto-html-20010823.ebuild index 869eb5258f18..270fbc718f2d 100644 --- a/app-doc/howto-html/howto-html-20010823.ebuild +++ b/app-doc/howto-html/howto-html-20010823.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 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/howto-html-20010823.ebuild,v 1.2 2001/08/25 09:14:45 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010823.ebuild,v 1.3 2002/04/27 04:36:42 seemant Exp $ -P="Linux-html-HOWTOs" +MY_P="Linux-html-HOWTOs-${PV}" S=${WORKDIR}/HOWTO DESCRIPTION="The LDP howtos, html 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" |