aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-04-27 04:08:13 +1000
committerMichael Palimaka <kensington@gentoo.org>2014-04-27 04:56:51 +1000
commitf3d9f4ab12a3606496e4e6156135a895eef5a47c (patch)
treefe64775a900552e4e2b6edcc1309ba391884681f /kde-base/ktux/ktux-9999.ebuild
parent[kde-frameworks/kconfig] Remove blocker for file collision solved upstream. (diff)
downloadkde-f3d9f4ab12a3606496e4e6156135a895eef5a47c.tar.gz
kde-f3d9f4ab12a3606496e4e6156135a895eef5a47c.tar.bz2
kde-f3d9f4ab12a3606496e4e6156135a895eef5a47c.zip
Rename kde-base/*-9999:4 to 4.9999.
This lets us handle the case where a package has both KDE 4 and 5 versions served out of master of different repositories.
Diffstat (limited to 'kde-base/ktux/ktux-9999.ebuild')
-rw-r--r--kde-base/ktux/ktux-9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/ktux/ktux-9999.ebuild b/kde-base/ktux/ktux-9999.ebuild
deleted file mode 100644
index 8872fc5546..0000000000
--- a/kde-base/ktux/ktux-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-HOMEPAGE+=" http://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}"