From a6503c687616386e353b49efd10755f849cfb99b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 19 Mar 2004 01:12:05 +0000 Subject: fix SRC_URI #45013 --- app-doc/howto-pdf/howto-pdf-20040317.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-doc') diff --git a/app-doc/howto-pdf/howto-pdf-20040317.ebuild b/app-doc/howto-pdf/howto-pdf-20040317.ebuild index 4fcfe87280fb..aa6b5967d3b3 100644 --- a/app-doc/howto-pdf/howto-pdf-20040317.ebuild +++ b/app-doc/howto-pdf/howto-pdf-20040317.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20040317.ebuild,v 1.1 2004/03/18 03:46:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20040317.ebuild,v 1.2 2004/03/19 01:12:05 vapier Exp $ DESCRIPTION="The LDP howtos, pdf format" HOMEPAGE="http://www.tldp.org/" -SRC_URI="mirror://gentoo/Linux-pdf-HOWTOs.tar.bz2" +SRC_URI="mirror://gentoo/Linux-pdf-HOWTOs-${PV}.tar.bz2" LICENSE="GPL-2 LDP" SLOT="0" -- cgit v1.2.3-65-gdbad