diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-08-01 22:26:04 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-08-01 22:26:04 +0000 |
commit | aca9563734cac5fc2d302153b6ac3bdf42d8b089 (patch) | |
tree | fb39f97c93d35998477b39e8d6aae8434bd3737f /app-doc/howto-ps | |
parent | New howto ebuilds - they finally work! Digests for everything will follow as ... (diff) | |
download | historical-aca9563734cac5fc2d302153b6ac3bdf42d8b089.tar.gz historical-aca9563734cac5fc2d302153b6ac3bdf42d8b089.tar.bz2 historical-aca9563734cac5fc2d302153b6ac3bdf42d8b089.zip |
stupid src_uri mistake
Diffstat (limited to 'app-doc/howto-ps')
-rw-r--r-- | app-doc/howto-ps/howto-ps-20010701.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/howto-ps/howto-ps-20010701.ebuild b/app-doc/howto-ps/howto-ps-20010701.ebuild index 11e171ec22a3..a5d4c4f7abaa 100644 --- a/app-doc/howto-ps/howto-ps-20010701.ebuild +++ b/app-doc/howto-ps/howto-ps-20010701.ebuild @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="The LDP howtos, postscript format." -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/ps/${P}-${V}.tar.gz" +SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/ps/${P}-${PV}.tar.gz" HOMEPAGE="http://www.linuxdoc.org" |