From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:45:16 +0000 (+0200) Subject: media-sound/darkice: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14e74f6ade71f8d96691f0beaf22a4d7c7261e15;p=gentoo.git media-sound/darkice: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/media-sound/darkice/darkice-1.2.ebuild b/media-sound/darkice/darkice-1.2.ebuild index 33b79050c989..5e2df69723be 100644 --- a/media-sound/darkice/darkice-1.2.ebuild +++ b/media-sound/darkice/darkice-1.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils DESCRIPTION="A live audio streamer" -HOMEPAGE="https://code.google.com/p/darkice/" +HOMEPAGE="http://www.darkice.org/" SRC_URI="https://darkice.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3"