commit:     ebf3af5071143ff89109a97323affdf1c5518fb7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 09:45:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 09:45:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf3af50

kde-misc/plasma-pass: Drop 1.0.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/plasma-pass/Manifest                 |  1 -
 kde-misc/plasma-pass/plasma-pass-1.0.0.ebuild | 31 ---------------------------
 2 files changed, 32 deletions(-)

diff --git a/kde-misc/plasma-pass/Manifest b/kde-misc/plasma-pass/Manifest
index 7637ea73c82..c866bb0cb0d 100644
--- a/kde-misc/plasma-pass/Manifest
+++ b/kde-misc/plasma-pass/Manifest
@@ -1,2 +1 @@
-DIST plasma-pass-1.0.0.tar.xz 26496 BLAKE2B 
290e5f326be3bb7d8a2771dd9481da2721a9a7151d64e9bb4a5b5db3d9d8d03dc5202d4c7ee6def32c7c5a7c01eb602cec62c65bfef4a353db46e733281fb5ca
 SHA512 
b67f3e8e18260564873000aa0b07f24dd95334882f3b81685dc1da59c06315b48112c26aed040f625e7240e3776ed29ec927ee79c81458ed01bb8a98cccbfa44
 DIST plasma-pass-1.1.0.tar.xz 28204 BLAKE2B 
69aa9d8f5ece8625c0d371ebfb565b2ce60e0a0fa73458ab30eaa9acf1858f0d9b2e30532d7a56dc821533964f09d9b6fced2b965d5fc9b5c1728e1b79f9a2c6
 SHA512 
402a19d44028117878214140c4eff74f25775aea6492fd751883e56bfe8ae08b330bb93f0a271c55f942f8ce1ee3de00cb6ad1b7fd4629beb59e898650b8166d

diff --git a/kde-misc/plasma-pass/plasma-pass-1.0.0.ebuild 
b/kde-misc/plasma-pass/plasma-pass-1.0.0.ebuild
deleted file mode 100644
index e8298ecbc6e..00000000000
--- a/kde-misc/plasma-pass/plasma-pass-1.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="Plasma applet to access password from pass"
-HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ 
https://cgit.kde.org/plasma-pass.git/";
-
-if [[ ${KDE_BUILD_TYPE} != live ]] ; then
-       SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-       KEYWORDS="amd64"
-fi
-
-LICENSE="LGPL-2.1+"
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kitemmodels)
-       $(add_frameworks_dep plasma)
-       $(add_qt_dep qtdbus)
-       $(add_qt_dep qtdeclarative)
-       $(add_qt_dep qtgraphicaleffects)
-       $(add_qt_dep qtgui)
-"
-RDEPEND="${DEPEND}
-       $(add_frameworks_dep kirigami)
-"

Reply via email to