diff options
author | 2018-06-10 22:27:04 +0200 | |
---|---|---|
committer | 2018-06-10 22:30:40 +0200 | |
commit | b89b17e2d00a66b188aa5baa5f9611b2ead7da96 (patch) | |
tree | 2e7e7814f31e6dd7c1486326f3cb8b1e370ba2f1 /kde-frameworks/attica | |
parent | kde-frameworks/extra-cmake-modules: 5.46.0 ppc/ppc64 ALLARCHES stable (diff) | |
download | gentoo-b89b17e2d00a66b188aa5baa5f9611b2ead7da96.tar.gz gentoo-b89b17e2d00a66b188aa5baa5f9611b2ead7da96.tar.bz2 gentoo-b89b17e2d00a66b188aa5baa5f9611b2ead7da96.zip |
kde-frameworks: Drop KDE Frameworks 5.43.0
Bug: https://bugs.gentoo.org/656330
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'kde-frameworks/attica')
-rw-r--r-- | kde-frameworks/attica/Manifest | 1 | ||||
-rw-r--r-- | kde-frameworks/attica/attica-5.43.0.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-frameworks/attica/Manifest b/kde-frameworks/attica/Manifest index cd2ac2068fd2..4a703eb29baa 100644 --- a/kde-frameworks/attica/Manifest +++ b/kde-frameworks/attica/Manifest @@ -1,3 +1,2 @@ -DIST attica-5.43.0.tar.xz 60480 BLAKE2B dd6ebebd56d83a494099b7c6f91b1de3b92752a536a01007aed399a22a3d6e60a31c7807475cd76658f0d0ad069467b826c80b2d6ffe0d717db512aa67567627 SHA512 1584c7f121c4e5092e1f694d0ebed1ac2b31a3a7ce5ee9330ee00852a470266011d3e076da3174b3f37207aad93dd2070fcee9384e466afe202d8e5175fb81e1 DIST attica-5.46.0.tar.xz 60576 BLAKE2B d1061c616a881d96ed9b19ad797161370e4a35da6bd487046e480db928f0e8aa66375e2ca36792526d48930d486ff0af301763c0021a6b3dbd62228acaddee4e SHA512 cd5036c5475f3efc502002c4d18f7bddb322095dbc6faaf99958cf76ea6a3e95cb39b3ceaf7d6a5a38b5e6eefd2708463c8023a877e3f96b83642780d942fa98 DIST attica-5.47.0.tar.xz 60592 BLAKE2B 6a044e4c061e96a8bbf1701070cd539dc9d72164593a46d258542f87f03a0b3b59dafdb94767979142b41b0f25ccb2136e79549f73dab2d9877df7caa1b34d75 SHA512 723b23912f451a2b8f6ac438328d890358367ae8f79d4d57cc59f2c3e227b1763e318402f8fae6275e70b3a1603ab98d45b4d1c76b2f37eec30f79cc4b8a8c15 diff --git a/kde-frameworks/attica/attica-5.43.0.ebuild b/kde-frameworks/attica/attica-5.43.0.ebuild deleted file mode 100644 index 430e1916761d..000000000000 --- a/kde-frameworks/attica/attica-5.43.0.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 - -inherit kde5 - -DESCRIPTION="Framework providing access to Open Collaboration Services" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -RDEPEND=" - $(add_qt_dep qtnetwork) -" -DEPEND="${RDEPEND}" |