From bda4592e3274bb1e139cfaf75761f12897d0bea3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 6 May 2006 00:33:25 +0000 Subject: add URI for the old path as well #132198 by Anatoly Shipitsin (Portage version: 2.1_pre10-r2) --- sys-fs/device-mapper/device-mapper-1.02.03.ebuild | 5 +++-- sys-fs/device-mapper/device-mapper-1.02.05.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sys-fs/device-mapper') diff --git a/sys-fs/device-mapper/device-mapper-1.02.03.ebuild b/sys-fs/device-mapper/device-mapper-1.02.03.ebuild index 5627ada9aef7..748c6d120ac8 100644 --- a/sys-fs/device-mapper/device-mapper-1.02.03.ebuild +++ b/sys-fs/device-mapper/device-mapper-1.02.03.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.03.ebuild,v 1.6 2006/05/06 00:31:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.03.ebuild,v 1.7 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" 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" -- cgit v1.2.3-65-gdbad