aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-12 22:18:29 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 13:12:09 +0200
commit57408d04c87ce6d6afab6098bb10fd99a5a30484 (patch)
treec89c11db7805c7c1b506593b29fb957f6cf54a70 /dev-libs/plasma-wayland-protocols
parentkde-plasma/xembed-sni-proxy: 5.22.90 version bump (diff)
downloadkde-57408d04c87ce6d6afab6098bb10fd99a5a30484.tar.gz
kde-57408d04c87ce6d6afab6098bb10fd99a5a30484.tar.bz2
kde-57408d04c87ce6d6afab6098bb10fd99a5a30484.zip
dev-libs/plasma-wayland-protocols: Drop 1.4.0
Moved to Gentoo ebuild repository. Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/plasma-wayland-protocols')
-rw-r--r--dev-libs/plasma-wayland-protocols/Manifest1
-rw-r--r--dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-libs/plasma-wayland-protocols/Manifest b/dev-libs/plasma-wayland-protocols/Manifest
deleted file mode 100644
index 553d308efc..0000000000
--- a/dev-libs/plasma-wayland-protocols/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plasma-wayland-protocols-1.4.0.tar.xz 41160 BLAKE2B 1b308c948c2a568c20c7578255d3f70ebd648b921a2ea7a9ef7c8f72f8c91a6f3c4f987b10618c7eccda2c0d0ea28abef66ff78010923c08a83ad482e9524ef7 SHA512 4f38f440943fa129527455ff26aac9fd460f59fa332becbb338847eb68c01d8e0bbcf4abd1fb6c8fee996a8260c8b19543d206cfe3534ea8f929012079ecafb0
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild
deleted file mode 100644
index 3355d0d4d2..0000000000
--- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.4.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI=true
-KFMIN=5.82.0
-inherit ecm kde.org
-
-DESCRIPTION="Plasma Specific Protocols for Wayland"
-HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-RDEPEND="!kde-frameworks/plasma-wayland-protocols"