summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-11-27 00:47:38 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-27 01:00:49 -0500
commit76c84bd373096808652299756487c872950186ed (patch)
tree36306a73fb875e2e33216e75c7a1cc02d5f20192 /media-libs/lastfmlib
parentnet-im/pyaim-t: migrate away from google code #544092 (diff)
downloadgentoo-76c84bd373096808652299756487c872950186ed.tar.gz
gentoo-76c84bd373096808652299756487c872950186ed.tar.bz2
gentoo-76c84bd373096808652299756487c872950186ed.zip
media-libs/lastfmlib: migrate away from google code #544092
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/lastfmlib')
-rw-r--r--media-libs/lastfmlib/lastfmlib-0.4.0.ebuild6
-rw-r--r--media-libs/lastfmlib/metadata.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
index 77a0fe85b1a8..de2cf4a7fedf 100644
--- a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
+++ b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
@@ -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"
diff --git a/media-libs/lastfmlib/metadata.xml b/media-libs/lastfmlib/metadata.xml
index 39e0464bc3ff..ff975ee2f2df 100644
--- a/media-libs/lastfmlib/metadata.xml
+++ b/media-libs/lastfmlib/metadata.xml
@@ -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>