summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-20 17:58:49 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-20 18:01:59 +0100
commitb2f17cdcb222672e48f537c05dee788cea9b6900 (patch)
tree0ce3ffc2737b75db147f65d4652c0321f1beea1f /kde-misc/redshift-plasmoid
parentkde-misc/quickaccess: Remove last-rited pkg (diff)
downloadgentoo-b2f17cdcb222672e48f537c05dee788cea9b6900.tar.gz
gentoo-b2f17cdcb222672e48f537c05dee788cea9b6900.tar.bz2
gentoo-b2f17cdcb222672e48f537c05dee788cea9b6900.zip
kde-misc/redshift-plasmoid: Remove last-rited pkg
Diffstat (limited to 'kde-misc/redshift-plasmoid')
-rw-r--r--kde-misc/redshift-plasmoid/Manifest1
-rw-r--r--kde-misc/redshift-plasmoid/metadata.xml11
-rw-r--r--kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild21
3 files changed, 0 insertions, 33 deletions
diff --git a/kde-misc/redshift-plasmoid/Manifest b/kde-misc/redshift-plasmoid/Manifest
deleted file mode 100644
index 0bf89dce1e78..000000000000
--- a/kde-misc/redshift-plasmoid/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 148737-redshift-plasmoid-1.0.tar.bz2 115490 SHA256 d0b1799d551b4151b7649142d4cf91de8fdba27ffe2c9c3c00536f56f809f57f SHA512 9927ce436bc9b4bad7cc3d9fa7cb0ae9c2cde01720bd7e694149a248f595d1535e08903750d34a7c51a008e7a1ddaab03612775fd1ccd39f35a86eeed9edcf91 WHIRLPOOL 4d50dbbfe92226b2f915cf14b2fff1eda5859bed1c3fe354c9e01ec825564f891fb6d96abafaf6dea8656d542954c8621ecd3abacadb1a087bc5705c841b4f1c
diff --git a/kde-misc/redshift-plasmoid/metadata.xml b/kde-misc/redshift-plasmoid/metadata.xml
deleted file mode 100644
index aa7393b86bc2..000000000000
--- a/kde-misc/redshift-plasmoid/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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">simgunz/redshift-plasmoid</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild b/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
deleted file mode 100644
index 751f48a036e6..000000000000
--- a/kde-misc/redshift-plasmoid/redshift-plasmoid-1.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="cs de es fr it"
-inherit kde4-base
-
-DESCRIPTION="KDE4 plasmoid for redshift"
-HOMEPAGE="http://kde-apps.org/content/show.php/Redshift+Plasmoid?content=148737 https://github.com/simgunz/redshift-plasmoid/"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/148737-${P}.tar.bz2"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="kde-plasma/plasma-workspace:4"
-RDEPEND="${DEPEND}
- x11-misc/redshift"