media-libs/lastfmlib: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Sun, 27 Nov 2016 05:47:38 +0000 (00:47 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 27 Nov 2016 06:00:49 +0000 (01:00 -0500)
Package-Manager: portage-2.3.0

media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
media-libs/lastfmlib/metadata.xml

index 77a0fe85b1a8007501f573db247efc7c5023f4b1..de2cf4a7fedf3d53b1b385f70f775c165f29228d 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=2
 
 DESCRIPTION="C++ library to scrobble tracks on Last.fm"
-HOMEPAGE="https://code.google.com/p/lastfmlib/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/dirkvdb/lastfmlib/releases"
+SRC_URI="https://github.com/dirkvdb/lastfmlib/archive/lastfmlib-0.4.0.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 39e0464bc3ff21cddc136a28df36d44715d24731..ff975ee2f2df34d9559bf696c81ca4b797f8dfbf 100644 (file)
@@ -17,6 +17,6 @@
        <longdescription lang="en">
        </longdescription>
        <upstream>
-               <remote-id type="google-code">lastfmlib</remote-id>
+               <remote-id type="github">dirkvdb/lastfmlib</remote-id>
        </upstream>
 </pkgmetadata>