diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-03 02:50:49 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-03 02:50:49 +0000 |
commit | 5deeb0031baf5e5da86fcb261e52d6f398a715de (patch) | |
tree | 56ff2e5877eb512f7f3e0574c494c0044c0667db /media-sound/gmpc/gmpc-0.13.0.ebuild | |
parent | Marking ALSA 1.0.13 stable as per bug #150540 (diff) | |
download | gentoo-2-5deeb0031baf5e5da86fcb261e52d6f398a715de.tar.gz gentoo-2-5deeb0031baf5e5da86fcb261e52d6f398a715de.tar.bz2 gentoo-2-5deeb0031baf5e5da86fcb261e52d6f398a715de.zip |
Updated HOMEPAGE and SRC_URI in ebuilds. Suggested by Arthur Koziel <arthur.koziel at dkh-multigaming.de> in bug #156900.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'media-sound/gmpc/gmpc-0.13.0.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-0.13.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/gmpc/gmpc-0.13.0.ebuild b/media-sound/gmpc/gmpc-0.13.0.ebuild index b9a17a022750..242b18f9f130 100644 --- a/media-sound/gmpc/gmpc-0.13.0.ebuild +++ b/media-sound/gmpc/gmpc-0.13.0.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/media-sound/gmpc/gmpc-0.13.0.ebuild,v 1.3 2006/10/28 01:36:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.13.0.ebuild,v 1.4 2007/01/03 02:50:49 ticho Exp $ IUSE="gnome" DESCRIPTION="A Gnome client for the Music Player Daemon." -HOMEPAGE="http://cms.qballcow.nl/index.php?page=Gnome_Music_Player_Client" -SRC_URI="http://download.qballcow.nl/programs/${PN}-0.13/${P}.tar.gz" +HOMEPAGE="http://sarine.nl/gmpc" +SRC_URI="http://download.qballcow.nl/programs/${P%.*}/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~sparc ~x86" SLOT="0" |