diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 17:27:03 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 17:27:03 +0000 |
commit | 1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60 (patch) | |
tree | edb1ce6b12e64c24f88cf67c668c4dc27e058da7 /dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.tar.gz gentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.tar.bz2 gentoo-2-1b85ca4c2ae0bc0a2e2292c89bb74a1e44c30d60.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild')
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild index 273773b6f89b..994ef6d703f4 100644 --- a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild +++ b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.4 2005/04/22 13:34:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.5 2005/04/29 17:22:24 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Gtk2-Spell-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Bindings for GtkSpell with Gtk2.x" -SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" |