diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.5-r1.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.5-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.5-r1.ebuild b/sys-apps/parted/parted-1.6.5-r1.ebuild index 7c85173cf4a9..09f823812336 100644 --- a/sys-apps/parted/parted-1.6.5-r1.ebuild +++ b/sys-apps/parted/parted-1.6.5-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.7 2003/08/11 23:42:49 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.8 2003/09/02 18:49:31 mholzer Exp $ DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" -SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz + mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |