* [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.0.ebuild
@ 2011-05-12 18:03 Christoph Mende (angelos)
0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-05-12 18:03 UTC (permalink / raw
To: gentoo-commits
angelos 11/05/12 18:03:30
Modified: scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.0.ebuild
Log:
Update HOMEPAGE/SRC_URI
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Revision Changes Path
1.7 media-sound/scmpc/scmpc-0.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild?r1=1.6&r2=1.7
Index: scmpc-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scmpc-0.2.2.ebuild 5 Nov 2008 18:44:45 -0000 1.6
+++ scmpc-0.2.2.ebuild 12 May 2011 18:03:29 -0000 1.7
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild,v 1.6 2008/11/05 18:44:45 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild,v 1.7 2011/05/12 18:03:29 angelos Exp $
DESCRIPTION="a client for MPD which submits your tracks to last.fm"
-HOMEPAGE="http://scmpc.berlios.de/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://cmende.github.com/scmpc/"
+SRC_URI="https://github.com/downloads/cmende/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
1.11 media-sound/scmpc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 17 Apr 2011 08:03:53 -0000 1.10
+++ ChangeLog 12 May 2011 18:03:29 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/scmpc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v 1.10 2011/04/17 08:03:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v 1.11 2011/05/12 18:03:29 angelos Exp $
+
+ 12 May 2011; Christoph Mende <angelos@gentoo.org> scmpc-0.2.2.ebuild,
+ scmpc-0.3.0.ebuild:
+ Update HOMEPAGE/SRC_URI
17 Apr 2011; Christoph Mende <angelos@gentoo.org> scmpc-0.3.0.ebuild:
Added missing pkgconfig dep
1.3 media-sound/scmpc/scmpc-0.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild?r1=1.2&r2=1.3
Index: scmpc-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scmpc-0.3.0.ebuild 17 Apr 2011 08:03:53 -0000 1.2
+++ scmpc-0.3.0.ebuild 12 May 2011 18:03:29 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild,v 1.2 2011/04/17 08:03:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.0.ebuild,v 1.3 2011/05/12 18:03:29 angelos Exp $
EAPI=4
DESCRIPTION="a client for MPD which submits your tracks to last.fm"
-HOMEPAGE="http://scmpc.berlios.de/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://cmende.github.com/scmpc/"
+SRC_URI="https://github.com/downloads/cmende/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-12 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 18:03 [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.0.ebuild Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox