commit: c86866fd045e5ce494c180ae0bf537572d271e7b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:44:45 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:45:31 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86866fd
media-sound/cantata: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 media-sound/cantata/cantata-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/cantata/cantata-1.5.1.ebuild b/media-sound/cantata/cantata-1.5.1.ebuild index 7112c05..743ff14 100644 --- a/media-sound/cantata/cantata-1.5.1.ebuild +++ b/media-sound/cantata/cantata-1.5.1.ebuild @@ -9,7 +9,7 @@ PLOCALES="cs de en_GB es hu ko pl ru zh_CN" inherit kde4-base l10n DESCRIPTION="Featureful and configurable Qt client for the music player daemon (MPD)" -HOMEPAGE="https://code.google.com/p/cantata/" +HOMEPAGE="https://github.com/cdrummond/cantata" SRC_URI="https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60UktwaTRMTjRIUW8 -> ${P}.tar.bz2" LICENSE="GPL-2"
