diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 01:45:16 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 15:19:37 +0200 |
commit | 1cb54847e222f721ada29ea36e8717043f700c76 (patch) | |
tree | 06d52c5323abfb7dc9b8bf5a8f774380e8c28791 /dev-libs/plasma-wayland-protocols | |
parent | dev-libs/plasma-wayland-protocols: Fix 1.2.0 upstream version (diff) | |
download | gentoo-1cb54847e222f721ada29ea36e8717043f700c76.tar.gz gentoo-1cb54847e222f721ada29ea36e8717043f700c76.tar.bz2 gentoo-1cb54847e222f721ada29ea36e8717043f700c76.zip |
dev-libs/plasma-wayland-protocols: Drop 1.2.0 (r0)
Package-Manager: Portage-3.0.18, 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/plasma-wayland-protocols-1.2.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0.ebuild deleted file mode 100644 index 54b51698448b..000000000000 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.2.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_NONGUI=true -KFMIN=5.74.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 ~x86" -fi - -LICENSE="LGPL-2.1" -SLOT="0" |