public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.1.ebuild
Date: Mon, 23 Apr 2012 19:04:55 +0000 (UTC)	[thread overview]
Message-ID: <20120423190455.2278A2004B@flycatcher.gentoo.org> (raw)

mgorny      12/04/23 19:04:55

  Modified:             scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.1.ebuild
  Log:
  Use mirror:// in SRC_URI.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  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.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild?r1=1.7&r2=1.8

Index: scmpc-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- scmpc-0.2.2.ebuild	12 May 2011 18:03:29 -0000	1.7
+++ scmpc-0.2.2.ebuild	23 Apr 2012 19:04:54 -0000	1.8
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.7 2011/05/12 18:03:29 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.2.2.ebuild,v 1.8 2012/04/23 19:04:54 mgorny Exp $
 
 DESCRIPTION="a client for MPD which submits your tracks to last.fm"
 HOMEPAGE="http://cmende.github.com/scmpc/"
-SRC_URI="https://github.com/downloads/cmende/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/cmende/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"



1.15                 media-sound/scmpc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 Jul 2011 20:19:39 -0000	1.14
+++ ChangeLog	23 Apr 2012 19:04:54 -0000	1.15
@@ -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.14 2011/07/19 20:19:39 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v 1.15 2012/04/23 19:04:54 mgorny Exp $
+
+  23 Apr 2012; Michał Górny <mgorny@gentoo.org> scmpc-0.2.2.ebuild,
+  scmpc-0.3.1.ebuild:
+  Use mirror:// in SRC_URI.
 
   19 Jul 2011; Markus Meier <maekke@gentoo.org> scmpc-0.3.1.ebuild:
   x86 stable, bug #374607



1.4                  media-sound/scmpc/scmpc-0.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild?r1=1.3&r2=1.4

Index: scmpc-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- scmpc-0.3.1.ebuild	19 Jul 2011 20:19:39 -0000	1.3
+++ scmpc-0.3.1.ebuild	23 Apr 2012 19:04:54 -0000	1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild,v 1.3 2011/07/19 20:19:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.3.1.ebuild,v 1.4 2012/04/23 19:04:54 mgorny Exp $
 
 EAPI=4
 
 DESCRIPTION="a client for MPD which submits your tracks to last.fm"
 HOMEPAGE="http://cmende.github.com/scmpc/"
-SRC_URI="https://github.com/downloads/cmende/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/cmende/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"






             reply	other threads:[~2012-04-23 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 19:04 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05  8:49 [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.2.2.ebuild ChangeLog scmpc-0.3.1.ebuild Michal Gorny (mgorny)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120423190455.2278A2004B@flycatcher.gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox