Skip to content

Commit

Permalink
x11-apps/spotlighter: migrate away from google code #544092
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
gktrk committed Nov 27, 2016
1 parent 8b572a0 commit c20cc8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions x11-apps/spotlighter/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
6 changes: 3 additions & 3 deletions x11-apps/spotlighter/spotlighter-0.1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit c20cc8e

Please sign in to comment.