aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-08-30 13:28:14 +0200
committerJohannes Huber <johu@gentoo.org>2015-08-30 13:30:17 +0200
commit777743c7b236e6932e05011fe54265dd1386370e (patch)
tree60bbac5c214e90d15d093d85e483312adf5b418a
parentkde-apps/kdetoys-meta: Remove master (diff)
downloadkde-777743c7.tar.gz
kde-777743c7.tar.bz2
kde-777743c7.zip
kde-apps/ktux: Remove master + frameworks
Last release will be 15.08.3. Upstream commit ace8de241a6c2cfe61b9dcd580778f2af9fefe33 in (sysadmin/release-tools.git).
-rw-r--r--kde-apps/ktux/ktux-5.9999.ebuild21
-rw-r--r--kde-apps/ktux/ktux-9999.ebuild19
2 files changed, 0 insertions, 40 deletions
diff --git a/kde-apps/ktux/ktux-5.9999.ebuild b/kde-apps/ktux/ktux-5.9999.ebuild
deleted file mode 100644
index 5dde9d487c..0000000000
--- a/kde-apps/ktux/ktux-5.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Plasma screensaver featuring the Space-Faring Tux"
-HOMEPAGE+=" https://userbase.kde.org/KTux"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-apps/ktux/ktux-9999.ebuild b/kde-apps/ktux/ktux-9999.ebuild
deleted file mode 100644
index 78f8747895..0000000000
--- a/kde-apps/ktux/ktux-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-HOMEPAGE+=" https://userbase.kde.org/KTux"
-KEYWORDS=""
-IUSE="debug"
-
-# libkworkspace - only as a stub to provide KDE4Workspace config
-DEPEND="
- $(add_kdebase_dep kscreensaver '' 4.11)
- $(add_kdebase_dep libkworkspace '' 4.11)
-"
-RDEPEND="${DEPEND}"