diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 13:35:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 13:35:52 +0100 |
commit | a4b2163a320b523a4c51a61cc9d03a3c04331e80 (patch) | |
tree | bb1f643596da20b7a2ff2988a117d397804fc8b3 /kde-plasma/kdecoration | |
parent | app-emacs/gnuserv: Remove old. (diff) | |
download | gentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.tar.gz gentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.tar.bz2 gentoo-a4b2163a320b523a4c51a61cc9d03a3c04331e80.zip |
kde-plasma: Drop KDE Plasma 5.12.1
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.12.1.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index b8984c873858..af462c5fc51d 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,3 +1,2 @@ DIST kdecoration-5.11.5.tar.xz 36280 BLAKE2B 64a8bbe8d9891f011bfbce69de5b989931f2129a87d01486378ae2a327c11615baca1223113c6a2e21a9bd2698cee7c908a6454b598389fca6082788df8f683e SHA512 a7dbec450e7a67b6c029ebba1663ffb3fa199f4c855322673ddedc4411506b20ff922a1dc6c728a6a8b5332ca8b0eb542fc52dad91ce3d01ed39d5bc5efc4cbc -DIST kdecoration-5.12.1.tar.xz 35288 BLAKE2B bf2f58042373fc863d6b0e2f5becdd45348ca90f1575333675f5c270b7121cc8e63c766911698d97b3c7e03f7b440731f6742f6ef7693587e44dc1f6a6380aa1 SHA512 af529c51d9c9625a92e0d64db45c435d3d2c3d632cbfce24bd6c87c17f1f2d29d797bacffceb5c76ed535be70c16e536b105fe2eb139fbabf3632275aea41924 DIST kdecoration-5.12.2.tar.xz 35568 BLAKE2B 44426084b18f5366085ac2ddea11f0dd283a90a674b5bbb99cb8a8318d655500935df5241d003401228992c979dbe09ebc3d5eacc76566f00484553393c7fb40 SHA512 12440920014d703156665d80a1c43f3bbbd0aea534f2a79d51536609aa5a50b3419015c1455a8b5c591d15aafc5a317c1a4b0a360e62be0fadcec0785788242c diff --git a/kde-plasma/kdecoration/kdecoration-5.12.1.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.1.ebuild deleted file mode 100644 index fce30fa8c298..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.12.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" - -DEPEND="$(add_qt_dep qtgui)" -RDEPEND="${DEPEND}" |