summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-06 00:33:25 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-06 00:33:25 +0000
commitbda4592e3274bb1e139cfaf75761f12897d0bea3 (patch)
tree4a2f41ab74713d12fbaf361cd7044c84a8801b00 /sys-fs/device-mapper/device-mapper-1.02.05.ebuild
parentold (diff)
downloadgentoo-2-bda4592e3274bb1e139cfaf75761f12897d0bea3.tar.gz
gentoo-2-bda4592e3274bb1e139cfaf75761f12897d0bea3.tar.bz2
gentoo-2-bda4592e3274bb1e139cfaf75761f12897d0bea3.zip
add URI for the old path as well #132198 by Anatoly Shipitsin
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'sys-fs/device-mapper/device-mapper-1.02.05.ebuild')
-rw-r--r--sys-fs/device-mapper/device-mapper-1.02.05.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.05.ebuild b/sys-fs/device-mapper/device-mapper-1.02.05.ebuild
index b4710ab3d514..99c140e1d5f2 100644
--- a/sys-fs/device-mapper/device-mapper-1.02.05.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.02.05.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.05.ebuild,v 1.2 2006/04/24 18:15:48 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.05.ebuild,v 1.3 2006/05/06 00:33:25 vapier Exp $
inherit eutils multilib
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities"
HOMEPAGE="http://sources.redhat.com/dm/"
-SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
+SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz
+ ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"