summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-04-12 20:23:03 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-04-12 20:23:03 +0000
commit62cc79e3f80cc7e398a33ff9e1680b0396510ac0 (patch)
tree530b2275cd17c127f2c2ee6e08d6221700146d71 /sys-fs/lvm2/lvm2-2.01.13.ebuild
parentVersion bump. (diff)
downloadhistorical-62cc79e3f80cc7e398a33ff9e1680b0396510ac0.tar.gz
historical-62cc79e3f80cc7e398a33ff9e1680b0396510ac0.tar.bz2
historical-62cc79e3f80cc7e398a33ff9e1680b0396510ac0.zip
Bug #265772: Update SRC_URI to check the /old/ directory upstream for files as they are moved.
Package-Manager: portage-2.2_rc27/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.01.13.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.01.13.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.01.13.ebuild b/sys-fs/lvm2/lvm2-2.01.13.ebuild
index a76c36ceed84..b21109873c99 100644
--- a/sys-fs/lvm2/lvm2-2.01.13.ebuild
+++ b/sys-fs/lvm2/lvm2-2.01.13.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.13.ebuild,v 1.4 2007/10/12 01:56:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.13.ebuild,v 1.5 2009/04/12 20:23:03 robbat2 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/${PN/lvm/LVM}.${PV}.tgz
+ ftp://sources.redhat.com/pub/lvm2/old/${PN/lvm/LVM}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"