summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-20 17:58:46 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-20 18:01:59 +0100
commit5bd9722aafca85ee82ca749764f9310a7e22900c (patch)
tree9f1bac44145f1bc5c49373becc947e946ba27745 /kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild
parentkde-misc/pyrad: Remove last-rited pkg (diff)
downloadgentoo-5bd9722aafca85ee82ca749764f9310a7e22900c.tar.gz
gentoo-5bd9722aafca85ee82ca749764f9310a7e22900c.tar.bz2
gentoo-5bd9722aafca85ee82ca749764f9310a7e22900c.zip
kde-misc/quickaccess: Remove last-rited pkg
Diffstat (limited to 'kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild')
-rw-r--r--kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild b/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild
deleted file mode 100644
index 4188d232bfb0..000000000000
--- a/kde-misc/quickaccess/quickaccess-0.8.2-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="de es fr gl nl pt_BR sv tr zh_CN"
-inherit kde4-base
-
-MY_PN="plasma-widget-${PN}"
-MY_P="${MY_PN}-${PV}-2"
-
-DESCRIPTION="Plasmoid for the panel provides quick access to the most used folders"
-HOMEPAGE="http://kde-look.org/content/show.php?content=134442"
-SRC_URI="http://kde-look.org/CONTENT/content-files/134442-${MY_P}.zip"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="$(add_kdeapps_dep libkonq)"
-RDEPEND="${DEPEND}
- kde-plasma/plasma-workspace:4
-"
-
-S="${WORKDIR}/${MY_P}"