aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-02-11 15:24:12 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-25 20:00:40 +0100
commitf7f78b76d84416101cc7008eb2fbdcb1d871373c (patch)
treee9b52f60c4481743e1364cf96b0ef93dc9a162b0
parentmedia-sound/amarok: add kde-invent upstream metadata (diff)
downloadkde-f7f78b76.tar.gz
kde-f7f78b76.tar.bz2
kde-f7f78b76.zip
kde-misc/plasma-redshift-control: Remove last-rited package
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-misc/plasma-redshift-control/metadata.xml11
-rw-r--r--kde-misc/plasma-redshift-control/plasma-redshift-control-9999.ebuild19
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-misc/plasma-redshift-control/metadata.xml b/kde-misc/plasma-redshift-control/metadata.xml
deleted file mode 100644
index 2f74987315..0000000000
--- a/kde-misc/plasma-redshift-control/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">kotelnik/plasma-applet-redshift-control</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/kde-misc/plasma-redshift-control/plasma-redshift-control-9999.ebuild b/kde-misc/plasma-redshift-control/plasma-redshift-control-9999.ebuild
deleted file mode 100644
index 52fa24084f..0000000000
--- a/kde-misc/plasma-redshift-control/plasma-redshift-control-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit ecm kde.org
-
-DESCRIPTION="Plasma 5 applet for controlling redshift"
-HOMEPAGE="https://store.kde.org/p/998916/"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="kde-plasma/libplasma:5"
-RDEPEND="${DEPEND}
- x11-misc/redshift
-"