summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-11-26 18:52:04 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-27 00:57:48 -0500
commitc20cc8e2f16826e153c92f350537931c2b35cb3a (patch)
tree693208e5198040b2fccad201fc505743c41377ef /x11-apps
parentx11-apps/whyteboard: reorder maintainers and simplify metadata (diff)
downloadgentoo-c20cc8e2f16826e153c92f350537931c2b35cb3a.tar.gz
gentoo-c20cc8e2f16826e153c92f350537931c2b35cb3a.tar.bz2
gentoo-c20cc8e2f16826e153c92f350537931c2b35cb3a.zip
x11-apps/spotlighter: migrate away from google code #544092
Package-Manager: portage-2.3.0
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/spotlighter/metadata.xml5
-rw-r--r--x11-apps/spotlighter/spotlighter-0.1.ebuild6
2 files changed, 3 insertions, 8 deletions
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.</longdescription>
- <use>
- </use>
- <upstream>
- <remote-id type="google-code">ardesia</remote-id>
- </upstream>
</pkgmetadata>
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"