summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 19:54:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 18:39:11 +0200
commitf84fcbb5131013f9494b9024ec746f68fcbdad36 (patch)
treeda178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/kdiamond
parentprofiles: Mask legacy KDE Applications for removal (diff)
downloadgentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/kdiamond')
-rw-r--r--kde-apps/kdiamond/Manifest1
-rw-r--r--kde-apps/kdiamond/kdiamond-16.12.3.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/kde-apps/kdiamond/Manifest b/kde-apps/kdiamond/Manifest
index a7144ca469c5..3d4b7849768b 100644
--- a/kde-apps/kdiamond/Manifest
+++ b/kde-apps/kdiamond/Manifest
@@ -1,2 +1 @@
-DIST kdiamond-16.12.3.tar.xz 4555008 SHA256 ee121bd9ff51e206fd19c39882f9a8b82a0ebb46851de1e904f0969f9f4db061 SHA512 e8b5361709b83f112beb9ef7eb92f845c274f2b2bfb8955e46c24f373c8dbc324e45382d6c84e56002c36d0f81011a9cc0c511af751381074df1c34b9cf16cf3 WHIRLPOOL 444c2b517f4c400e5a2b7b009e1fa20943658ee64184339cd27c299949d3e1f50b28549790756e21669fe33797284addb8ac89065bda8986606c6b220d03cb5a
DIST kdiamond-17.04.3.tar.xz 4606980 SHA256 d2c388e47895dd0205a69d442869661492508b25ea57ec34c501295c57082666 SHA512 73d9e96c7c129f2975babe00ee26ffa20b37981d197630263746c29616c07fa0a820fd2e01e14b5f2d0a96991f94899a784278c70362dd80a428478bffdf7daf WHIRLPOOL b4f103197a9587a06ec168f9a5eb38c1af2d2151f0aed884ccd9b6590a84981c9cbd2771a1d3b0eb07de3e286ac87bf3b4f69160328865677940051671a9d6ed
diff --git a/kde-apps/kdiamond/kdiamond-16.12.3.ebuild b/kde-apps/kdiamond/kdiamond-16.12.3.ebuild
deleted file mode 100644
index e28d84cde1f2..000000000000
--- a/kde-apps/kdiamond/kdiamond-16.12.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="A KDE three-in-a-row game"
-HOMEPAGE="
- https://www.kde.org/applications/games/kdiamond/
- https://games.kde.org/game.php?game=kdiamond
-"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"