diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-07 15:15:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-07 15:15:03 +0000 |
commit | 7c6d8dbe9173f1d05bcd249719db12104bd798ad (patch) | |
tree | 501b3cb7ce13fc146b5f314ad27420b71821a35e /media-gfx | |
parent | Marked ~hppa (bug #303527). (diff) | |
download | gentoo-2-7c6d8dbe9173f1d05bcd249719db12104bd798ad.tar.gz gentoo-2-7c6d8dbe9173f1d05bcd249719db12104bd798ad.tar.bz2 gentoo-2-7c6d8dbe9173f1d05bcd249719db12104bd798ad.zip |
Use Gentoo mirrors
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/feh/feh-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-1.9.ebuild b/media-gfx/feh/feh-1.9.ebuild index e1857b2dbcc5..7f29395fe6a0 100644 --- a/media-gfx/feh/feh-1.9.ebuild +++ b/media-gfx/feh/feh-1.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.9.ebuild,v 1.2 2010/09/02 15:04:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.9.ebuild,v 1.3 2010/09/07 15:15:03 ssuominen Exp $ EAPI=2 inherit toolchain-funcs DESCRIPTION="A fast, lightweight imageviewer using imlib2" HOMEPAGE="https://derf.homelinux.org/~derf/projects/feh/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" #SRC_URI="http://www.chaosdorf.de/~derf/feh/${P}.tar.bz2" LICENSE="as-is" |