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 | |
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')
-rw-r--r-- | media-sound/gmpc/ChangeLog | 9 | ||||
-rw-r--r-- | media-sound/gmpc/gmpc-0.12.0-r1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/gmpc/gmpc-0.13.0.ebuild | 8 |
3 files changed, 14 insertions, 9 deletions
diff --git a/media-sound/gmpc/ChangeLog b/media-sound/gmpc/ChangeLog index ba13e30417f7..e0ef787a91df 100644 --- a/media-sound/gmpc/ChangeLog +++ b/media-sound/gmpc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/gmpc -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.21 2006/10/28 01:36:45 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.22 2007/01/03 02:50:49 ticho Exp $ + + 03 Jan 2007; Andrej Kacian <ticho@gentoo.org> gmpc-0.12.0-r1.ebuild, + gmpc-0.13.0.ebuild: + Updated HOMEPAGE and SRC_URI in ebuilds. Suggested by Arthur Koziel + <arthur.koziel at dkh-multigaming.de> in bug #156900. 28 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> gmpc-0.12.0-r1.ebuild, gmpc-0.13.0.ebuild: diff --git a/media-sound/gmpc/gmpc-0.12.0-r1.ebuild b/media-sound/gmpc/gmpc-0.12.0-r1.ebuild index b26d58a4cbfb..1896de8aee23 100644 --- a/media-sound/gmpc/gmpc-0.12.0-r1.ebuild +++ b/media-sound/gmpc/gmpc-0.12.0-r1.ebuild @@ -1,11 +1,11 @@ -# 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.12.0-r1.ebuild,v 1.11 2006/10/28 01:36:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.12.0-r1.ebuild,v 1.12 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" +HOMEPAGE="http://sarine.nl/gmpc" SRC_URI="http://download.qballcow.nl/programs/${PN}/${P}.tar.gz" KEYWORDS="amd64 ppc sparc x86" 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" |