diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gcap/gcap-0.1.1-r1.ebuild | 6 |
1 files 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 892d8b9f4405..7a24f3996123 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" |