From: Göktürk Yüksek Date: Sat, 26 Nov 2016 23:52:04 +0000 (-0500) Subject: x11-apps/spotlighter: migrate away from google code #544092 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c20cc8e2f16826e153c92f350537931c2b35cb3a;p=gentoo.git x11-apps/spotlighter: migrate away from google code #544092 Package-Manager: portage-2.3.0 --- diff --git a/x11-apps/spotlighter/metadata.xml b/x11-apps/spotlighter/metadata.xml index b2a876d6845d..56978bfe6586 100644 --- a/x11-apps/spotlighter/metadata.xml +++ b/x11-apps/spotlighter/metadata.xml @@ -14,9 +14,4 @@ on the desktop screen. You can use this to hide and show objects on the desktop. This program has been implemented for educational purposes. - - - - ardesia - diff --git a/x11-apps/spotlighter/spotlighter-0.1.ebuild b/x11-apps/spotlighter/spotlighter-0.1.ebuild index 8481b49aa6ed..5829bb66b999 100644 --- a/x11-apps/spotlighter/spotlighter-0.1.ebuild +++ b/x11-apps/spotlighter/spotlighter-0.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=3 -SRC_URI="https://ardesia.googlecode.com/files/${P}.tar.gz" +SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz" DESCRIPTION="Shows a movable and resizable spotlight on the screen" -HOMEPAGE="https://code.google.com/p/ardesia/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-3" SLOT="0"