commit: b5a4093b34d70276b5822758e0444772b656bf14 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 01:33:50 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 01:33:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a4093b
net-misc/gcap: migrate away from google code #544092 Package-Manager: portage-2.3.0 net-misc/gcap/gcap-0.1.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/gcap/gcap-0.1.1-r1.ebuild b/net-misc/gcap/gcap-0.1.1-r1.ebuild index 892d8b9..7a24f39 100644 --- a/net-misc/gcap/gcap-0.1.1-r1.ebuild +++ b/net-misc/gcap/gcap-0.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit perl-module DESCRIPTION="Command line tool for downloading Youtube closed captions" -HOMEPAGE="https://code.google.com/p/gcap/" -SRC_URI="https://gcap.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
