diff options
author | 2017-11-29 15:55:17 +0100 | |
---|---|---|
committer | 2017-11-29 15:55:17 +0100 | |
commit | 9c632e2618e58855d19639e4081284d07ec822b1 (patch) | |
tree | 39dd1692df292cdfcf001c7acf70832bb949ba99 /kde-plasma/kdecoration | |
parent | profiles: Drop obsolete kdegames-meta[python] use.stable.mask (diff) | |
download | gentoo-9c632e2618e58855d19639e4081284d07ec822b1.tar.gz gentoo-9c632e2618e58855d19639e4081284d07ec822b1.tar.bz2 gentoo-9c632e2618e58855d19639e4081284d07ec822b1.zip |
kde-plasma: Drop KDE Plasma 5.11.3
Package-Manager: Portage-2.3.16, 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.11.3.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index 62f611e6c85f..f537ac2a450b 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,3 +1,2 @@ DIST kdecoration-5.10.5.tar.xz 35604 SHA256 c355b29165df1d84d640a257ce10c304dd5ba6b46c99e15cb4225dbb747c443c SHA512 23a75d237a607d2cb9b7f9ce4cd1f378e791d2774354870bcabc3232b7546775db6770f840e6bbd2f843421338e4fd56122a042520fc4b10a98929c3cacf709f WHIRLPOOL b7cb85776696e2b043cf5ebe4ceb5a04d2124dc525accaa44ee0f66bb39330da75cc46069e25681caf126f498f73c95433cee75fd1d0dbeb1b25e54e6d5f9e36 -DIST kdecoration-5.11.3.tar.xz 35700 BLAKE2B bd54344411410f80de2efd93abf1996ab6fa2b87cdfed89ecfad1444f81db60d37336bd073ea06f333aadc6bd49e7521a4dfefd7b575f30667e4df49a9725183 SHA512 49eaaeec70fc03cd999c491737bcae734ab363d05fc9165bd6e8d6b2c37e5857651dbb25897ec5ecc40e260adecf917d1395cc39cf66dac071512cd5ca0185cc DIST kdecoration-5.11.4.tar.xz 35692 BLAKE2B 8c7bd3499e09c3d073ade1a96c022aa890d9711cdf2866a0ad2d2eb561541fe8e32c46b1d6b2b0d01a7ec854640182b9aadfd7efe01e6b6a540e6953e3baf7a8 SHA512 dce966cd8605f8136b6a50e1f8798684e857ebda0d34539580d342a1ff298475c1322cf76c13f530288f85b7716729275d6caafea472b37835d080fb191809d3 diff --git a/kde-plasma/kdecoration/kdecoration-5.11.3.ebuild b/kde-plasma/kdecoration/kdecoration-5.11.3.ebuild deleted file mode 100644 index 992ae7692a1b..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.11.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 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}" |