commit: b2f17cdcb222672e48f537c05dee788cea9b6900 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 16:58:49 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 17:01:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f17cdc
kde-misc/redshift-plasmoid: Remove last-rited pkg kde-misc/redshift-plasmoid/Manifest | 1 - kde-misc/redshift-plasmoid/metadata.xml | 11 ----------- .../redshift-plasmoid/redshift-plasmoid-1.0.ebuild | 21 --------------------- 3 files changed, 33 deletions(-) diff --git a/kde-misc/redshift-plasmoid/Manifest b/kde-misc/redshift-plasmoid/Manifest deleted file mode 100644 index 0bf89dce1e..0000000000 --- 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 aa7393b86b..0000000000 --- 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>[email protected]</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 751f48a036..0000000000 --- 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"
