summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2f749873152..00000000000
--- 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 52fa24084f6..00000000000
--- 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
-"