From 4b3ba95606dd4875699c2088c5f4fd6f1801c92c Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Mon, 22 Jan 2007 08:05:36 +0000 Subject: Use mirror://gnu/ rather than ftp.gnu.org. (Portage version: 2.1.2-r1) --- app-dicts/aspell-be/aspell-be-0.01-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-dicts/aspell-be/aspell-be-0.01-r1.ebuild') diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild index ab7ae91a53be..21741f789c55 100644 --- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.3 2006/12/23 17:07:47 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.4 2007/01/22 08:05:36 flameeyes Exp $ ASPELL_LANG="Belarusian" @@ -10,7 +10,7 @@ LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -SRC_URI="ftp://ftp.gnu.org/gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" +SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" IUSE="classic" S="${WORKDIR}/aspell5-be-${PV}" -- cgit v1.2.3-65-gdbad