diff options
Diffstat (limited to 'media-sound/gmtp/gmtp-1.1.0.ebuild')
-rw-r--r-- | media-sound/gmtp/gmtp-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/gmtp/gmtp-1.1.0.ebuild b/media-sound/gmtp/gmtp-1.1.0.ebuild index 9ff44c88361a..097a519e03a0 100644 --- a/media-sound/gmtp/gmtp-1.1.0.ebuild +++ b/media-sound/gmtp/gmtp-1.1.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/gmtp-1.1.0.ebuild,v 1.2 2011/07/24 23:08:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/gmtp-1.1.0.ebuild,v 1.3 2011/07/27 15:25:26 tomka Exp $ EAPI=4 inherit eutils gnome2-utils DESCRIPTION="simple MP3 player client for MTP based devices" -HOMEPAGE="http://chewy509.110mb.com/gMTP.html" -# Upstream's download is broken for a while +HOMEPAGE="http://gmtp.sourceforge.net/" +# Upstream's download was broken once, switch to sf download on bump! # This file was fetched from Debian mirrors SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz http://dev.gentoo.org/~tomka/files/${PN}_${PV}.orig.tar.gz" |