diff options
Diffstat (limited to 'dev-util/gperf/gperf-3.0.1.ebuild')
-rw-r--r-- | dev-util/gperf/gperf-3.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gperf/gperf-3.0.1.ebuild b/dev-util/gperf/gperf-3.0.1.ebuild index beb8247fa6eb..1251a74cc02f 100644 --- a/dev-util/gperf/gperf-3.0.1.ebuild +++ b/dev-util/gperf/gperf-3.0.1.ebuild @@ -1,12 +1,12 @@ -# 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/dev-util/gperf/gperf-3.0.1.ebuild,v 1.18 2006/12/11 07:32:05 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.1.ebuild,v 1.19 2007/04/07 16:31:54 opfer Exp $ inherit eutils DESCRIPTION="A perfect hash function generator" HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html" -SRC_URI="ftp://ftp.gnu.org/pub/gnu/gperf/${P}.tar.gz" +SRC_URI="mirror://pub/gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |