diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-09-27 13:52:40 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-09-27 13:52:40 +0200 |
commit | b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24 (patch) | |
tree | 86864ed916faecc03414d970605c589241328e9e /kde-plasma/kdecoration | |
parent | app-i18n/canna: Quote variables (diff) | |
download | gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.tar.gz gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.tar.bz2 gentoo-b79f351fbf0b6c0a38c595ecd2fb49d0b3da2c24.zip |
kde-plasma: Remove KDE Plasma 5.4.0
Package-Manager: portage-2.2.22
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.4.0.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index c599f8e072be..14b6eeef0a1c 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,2 +1 @@ -DIST kdecoration-5.4.0.tar.xz 33548 SHA256 924f61e6a1191902622141ada6548cf44922d62fdd1b9b8d5277db456cf3b153 SHA512 70526b6b482e7b6614882e5e4a093f56af9fdcb7597fa205903eec0323a7a441d7e68c35bc3314341812c286f7ccdab2fd4a65b938c90b55b71ddc94b4e679e5 WHIRLPOOL 001efdaa24d06a74d55d51db22f0d5bc34dbec0d607dc9633b2d4b87deca8e26a77c0fc8c562a3495341b15def8ac4a7dac85760bd936bdb631ad4dc0d466e77 DIST kdecoration-5.4.1.tar.xz 33560 SHA256 db23b15a46356128fb68b8d44521c370e46cda17a71557348f1c96cec0025f12 SHA512 9722fc6606bc60a4c2b47df2a55774a977f4e0ae600eb9a4d03ac0fc514f4f10e7a456861939f3d37586f66471421e3fc9a47e5b83f56b44c22333eeda0feb6a WHIRLPOOL c18a7e4be19092e86ecb78288c3fd6b9d49a43c746d7c083328a0556e950c182af4e776970f4d86ffdae0ee89bec19a9e6f3f8ce17af90c765e62788fa63276f diff --git a/kde-plasma/kdecoration/kdecoration-5.4.0.ebuild b/kde-plasma/kdecoration/kdecoration-5.4.0.ebuild deleted file mode 100644 index fa967b59b000..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.4.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_PUNT_BOGUS_DEPS="true" -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-qt/qtgui:5" -RDEPEND="${DEPEND}" |