aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2023-01-07 15:54:28 +0000
committerPaul Healy <lmiphay@gmail.com>2023-01-07 15:54:28 +0000
commitb8d5532fa69d37c7b4c6fabd53cadffdf6cc4846 (patch)
treeac4e30252d0b8c491bf7ac716fdc1a2ac2ada318 /kde-misc
parentuse eapi7 for g13 9999 ebuild (diff)
downloadlmiphay-b8d5532fa69d37c7b4c6fabd53cadffdf6cc4846.tar.gz
lmiphay-b8d5532fa69d37c7b4c6fabd53cadffdf6cc4846.tar.bz2
lmiphay-b8d5532fa69d37c7b4c6fabd53cadffdf6cc4846.zip
remove old nowdock panel ebuilds
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/nowdock-panel/Manifest3
-rw-r--r--kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild26
-rw-r--r--kde-misc/nowdock-panel/nowdock-panel-9999.ebuild25
3 files changed, 0 insertions, 54 deletions
diff --git a/kde-misc/nowdock-panel/Manifest b/kde-misc/nowdock-panel/Manifest
deleted file mode 100644
index d247a9f..0000000
--- a/kde-misc/nowdock-panel/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST nowdock-panel-0.5.0.tar.gz 115559 BLAKE2B f4f22f3a918fda7c68c88f5eec8cf56ab15120b202b7446b6a819b295fc70f70945a11af739b08393f7cf7fc90eb18b9c9123f156782116f0b176eb3391f8c03 SHA512 f0182faf0c7e7e712baa8fde396a4a6759f072e9655a8f49af74418ad3da0883159e289f6391249ceb583bdea9c6224ae8cc189fe27df81fc348740fbd618f44
-EBUILD nowdock-panel-0.5.0-r1.ebuild 603 BLAKE2B cca42688ece27298008ea348d43aa7211cd438917a17e880d2899c15890e82eaa95f1dae6568ae1dc682e8590f7f16a823db49fb9598b61865f8fcb4703db749 SHA512 4084a82fda2141dff74f0f87ebc45380e24891ba364f69b2434d2153b9eaefc2b7a5adccfc544895285439733e59aebd16d6f7e2f351f4c2de7ce9ee39ea4fed
-EBUILD nowdock-panel-9999.ebuild 487 BLAKE2B ed500c632ef8fcaf0f01a1127e93c91fbf35c5c5c2a7c03eddcd698f4914739698d3781fb34a7177cae37ddd59182134b11f3895b5da311a9a74775ae3925b02 SHA512 5849b36e3902f2f8d87d0483c83e773d6b3dc46e24673283ed8790ef6e603e0bc94f27ba924a2918baa833dcedf6c9948357a92dc6a41f75d8f359d6669983ae
diff --git a/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild b/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild
deleted file mode 100644
index b747e32..0000000
--- a/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit ecm
-
-DESCRIPTION="Plasma 5 panel with a plank/mac style zoom effect"
-HOMEPAGE="https://github.com/psifidotos/nowdock-panel"
-SRC_URI="https://github.com/psifidotos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-# https://dl.opendesktop.org/api/files/download/id/1473029935/plasma-transparent-panel.py.v0.2.2.tar.gz
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- kde-plasma/plasma-workspace
-"
-DEPEND="${RDEPEND}
-"
-
-DOCS="README.md"
-
-BUILD_DIR=${WORKDIR}/${P}/build
diff --git a/kde-misc/nowdock-panel/nowdock-panel-9999.ebuild b/kde-misc/nowdock-panel/nowdock-panel-9999.ebuild
deleted file mode 100644
index a841822..0000000
--- a/kde-misc/nowdock-panel/nowdock-panel-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit ecm git-r3
-
-DESCRIPTION="Plasma 5 panel with a plank/mac style zoom effect"
-HOMEPAGE="https://github.com/psifidotos/nowdock-panel"
-EGIT_REPO_URI="https://github.com/psifidotos/nowdock-panel.git"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- kde-plasma/plasma-workspace
-"
-DEPEND="${RDEPEND}
-"
-
-DOCS="README.md"
-
-BUILD_DIR=${WORKDIR}/${P}/build