summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-11-13 20:22:20 +0000
committerJohannes Huber <johu@gentoo.org>2012-11-13 20:22:20 +0000
commit6b264e53c87b236322038f314be5c32770530f58 (patch)
treee8fc3be02e2c856d214b7614e8ec662578359f22 /kde-base/ktux/ktux-4.9.2.ebuild
parentStable for HPPA (bug #438804). (diff)
downloadhistorical-6b264e53c87b236322038f314be5c32770530f58.tar.gz
historical-6b264e53c87b236322038f314be5c32770530f58.tar.bz2
historical-6b264e53c87b236322038f314be5c32770530f58.zip
Remove KDE SC 4.9.2
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'kde-base/ktux/ktux-4.9.2.ebuild')
-rw-r--r--kde-base/ktux/ktux-4.9.2.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/ktux/ktux-4.9.2.ebuild b/kde-base/ktux/ktux-4.9.2.ebuild
deleted file mode 100644
index a7be1f96eb24..000000000000
--- a/kde-base/ktux/ktux-4.9.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.9.2.ebuild,v 1.1 2012/10/02 18:11:40 johu Exp $
-
-EAPI=4
-
-KMNAME="kdetoys"
-KDE_SCM="svn"
-inherit kde4-meta
-
-DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-# libkworkspace - only as a stub to provide KDE4Workspace config
-DEPEND="
- $(add_kdebase_dep kscreensaver)
- $(add_kdebase_dep libkworkspace)
-"
-RDEPEND="${DEPEND}"