summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-10-27 18:44:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-10-27 18:44:31 +0000
commit26cc5e2f5fbcef6561bffe2aa623b047ea242096 (patch)
treed7c48d2d055c6d49e80506d23b8a8382dd7743f9 /app-text
parentBlock www-apps/nanoblogger by Diego Elio Pettenò (bug #295842). (diff)
downloadgentoo-2-26cc5e2f5fbcef6561bffe2aa623b047ea242096.tar.gz
gentoo-2-26cc5e2f5fbcef6561bffe2aa623b047ea242096.tar.bz2
gentoo-2-26cc5e2f5fbcef6561bffe2aa623b047ea242096.zip
fix SRC_URI
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild b/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild
index a343da2f91f3..e3d85e46ba1a 100644
--- a/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild,v 1.1 2011/10/27 07:02:37 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-3.0.0_pre20110814-r1.ebuild,v 1.2 2011/10/27 18:44:31 mr_bones_ Exp $
EAPI="4"
@@ -9,7 +9,7 @@ HOMEPAGE="http://gtkspell.sourceforge.net/"
# gtkspell doesn't use sourceforge mirroring system it seems.
#SRC_URI="http://${PN}.sourceforge.net/download/${PN}-2.0.16.tar.gz"
# Prerelease snapshot
-SRC_URI="mirrors://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="3"