commit:     ad102d778271ee2c66e2bd47ce57b0235e736db5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 18:47:45 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 18:56:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad102d77

x11-apps/spotlighter: Remove last-rited pkg

Closes: https://bugs.gentoo.org/468128
Closes: https://bugs.gentoo.org/571854
Closes: https://bugs.gentoo.org/357341

 profiles/package.mask                          |  4 ----
 x11-apps/spotlighter/Manifest                  |  1 -
 x11-apps/spotlighter/metadata.xml              |  9 ---------
 x11-apps/spotlighter/spotlighter-0.1-r1.ebuild | 27 --------------------------
 4 files changed, 41 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7aabe289371..afdf67b4719 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -403,10 +403,6 @@ sys-kernel/openvz-sources
 # Its pre release so better to mask it
 =media-gfx/freecad-0.17_pre*
 
-# Pacho Ramos <pa...@gentoo.org> (26 Jul 2017)
-# Upstream dead, cannot be bumped, buggy (#468128). Removal in a month.
-x11-apps/spotlighter
-
 # Kent Fredric <ken...@gentoo.org> (21 Jul 2017)
 # Masked due to serious regression that introduces widespread data
 # corruption when storing data in blobs. Masked, because any code

diff --git a/x11-apps/spotlighter/Manifest b/x11-apps/spotlighter/Manifest
deleted file mode 100644
index 7624e7507b2..00000000000
--- a/x11-apps/spotlighter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spotlighter-0.1.tar.gz 331020 SHA256 
80e1db22164edefd0251caf376a6ce0e0c5bd6d3cf0fd9ca4f1675e612ba9ec5 SHA512 
d988310fb959d42f0490429201eebc9de8b5241f5c6ba2a1706a42e38b73d1afdef64d1ba6260934fa04d9f4425279bafc750e4ec4bcebd6c914c12dc088095c
 WHIRLPOOL 
473474f819cbb634f314e7d42acec84d27a84e61f1bc4e867d2d33d3ccf583f808d9e07a877065e882c06b1a16dbfde87128d0826a25fdd9d85e239caee3da76

diff --git a/x11-apps/spotlighter/metadata.xml 
b/x11-apps/spotlighter/metadata.xml
deleted file mode 100644
index cbdddb0b0b8..00000000000
--- a/x11-apps/spotlighter/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">Spotlighter is a tool that show a movable 
and resizable spotlight
-               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>
-</pkgmetadata>

diff --git a/x11-apps/spotlighter/spotlighter-0.1-r1.ebuild 
b/x11-apps/spotlighter/spotlighter-0.1-r1.ebuild
deleted file mode 100644
index 16330fb6708..00000000000
--- a/x11-apps/spotlighter/spotlighter-0.1-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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://wiki.gentoo.org/wiki/No_homepage";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-COMMON_DEPEND="sys-devel/gettext
-       x11-libs/gtk+:2"
-DEPEND="${COMMON_DEPEND}
-       dev-util/intltool"
-RDEPEND="${COMMON_DEPEND}
-       dev-libs/atk
-       media-libs/fontconfig
-       >=media-libs/libpng-1.2
-       sci-libs/gsl"
-
-src_install() {
-       emake DESTDIR="${D}" install
-}

Reply via email to