diff options
author | 2017-09-12 16:00:57 +0200 | |
---|---|---|
committer | 2017-09-12 22:32:55 +0200 | |
commit | cba4842d33143287b9db93e426c80c45f416e43d (patch) | |
tree | e095de2cfcd9bad1d18e691a2f8984f0c1f93746 /kde-plasma/kdecoration | |
parent | kde-frameworks: Drop KDE Frameworks 5.34.0 (diff) | |
download | gentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.gz gentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.bz2 gentoo-cba4842d33143287b9db93e426c80c45f416e43d.zip |
kde-plasma: Drop KDE Plasma 5.10.4
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.10.4.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index 6c54f6570289..0bce87695bb1 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,2 +1 @@ -DIST kdecoration-5.10.4.tar.xz 35552 SHA256 2503fdb90cc1d93d9532bddbeaf625cc01207bc5b3183045ce5a6fce8112a696 SHA512 dc0c131d77279d443ce5515fee342e2f18fccd29fe0c7bc11fdfb5ed7ab10d3639bfea06b02a98efc5eee2456cf878e4b4579a0461df2397b5dfd4b0ef259d92 WHIRLPOOL 157891e89928132444fe210969d17c988ba648f3ca21b24b25f5a2c63e31bb6a4edc1a1b14bde900b3a3a14bc9075058523e59c816b2d289da33161d1fa956b0 DIST kdecoration-5.10.5.tar.xz 35604 SHA256 c355b29165df1d84d640a257ce10c304dd5ba6b46c99e15cb4225dbb747c443c SHA512 23a75d237a607d2cb9b7f9ce4cd1f378e791d2774354870bcabc3232b7546775db6770f840e6bbd2f843421338e4fd56122a042520fc4b10a98929c3cacf709f WHIRLPOOL b7cb85776696e2b043cf5ebe4ceb5a04d2124dc525accaa44ee0f66bb39330da75cc46069e25681caf126f498f73c95433cee75fd1d0dbeb1b25e54e6d5f9e36 diff --git a/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild b/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild deleted file mode 100644 index b1c42dab82d7..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.10.4.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}" |