summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-11-14 16:33:32 +0000
committerMax Kalika <max@gentoo.org>2004-11-14 16:33:32 +0000
commit7e9b126bf64783b44b2ebfa74dc7d64bf4bf82c5 (patch)
tree2dfc0a47ca684eba84051c247d670335b4adabdb /sys-fs
parentFix SRC_URI to reflect reality. (Manifest recommit) (diff)
downloadgentoo-2-7e9b126bf64783b44b2ebfa74dc7d64bf4bf82c5.tar.gz
gentoo-2-7e9b126bf64783b44b2ebfa74dc7d64bf4bf82c5.tar.bz2
gentoo-2-7e9b126bf64783b44b2ebfa74dc7d64bf4bf82c5.zip
Fix SRC_URI to reflect reality here too.
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lvm2/lvm2-2.00.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.00.08.ebuild b/sys-fs/lvm2/lvm2-2.00.08.ebuild
index e1d78076507a..854f792376a0 100644
--- a/sys-fs/lvm2/lvm2-2.00.08.ebuild
+++ b/sys-fs/lvm2/lvm2-2.00.08.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.08.ebuild,v 1.11 2004/06/30 17:12:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.08.ebuild,v 1.12 2004/11/14 16:33:32 max Exp $
DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
HOMEPAGE="http://sources.redhat.com/lvm2/"
-SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz"
+SRC_URI="ftp://sources.redhat.com/pub/lvm2/old/${PN/lvm/LVM}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"