summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-02-17 14:18:18 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-02-17 14:18:18 +0000
commit027fe32d16868924a2ea8e3a834c109dac8a4c0a (patch)
treec704baaadd7150616b295782a7912002d06c4771 /kde-base/ktux
parentDrop KDE 4.1.4 (diff)
downloadgentoo-2-027fe32d16868924a2ea8e3a834c109dac8a4c0a.tar.gz
gentoo-2-027fe32d16868924a2ea8e3a834c109dac8a4c0a.tar.bz2
gentoo-2-027fe32d16868924a2ea8e3a834c109dac8a4c0a.zip
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog5
-rw-r--r--kde-base/ktux/ktux-4.1.4.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index d4f0bb8937d3..b0b75c09cfee 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.98 2009/02/01 08:10:53 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.99 2009/02/17 14:18:18 alexxy Exp $
+
+ 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktux-4.1.4.ebuild:
+ Drop KDE 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
ktux-4.2.0.ebuild:
diff --git a/kde-base/ktux/ktux-4.1.4.ebuild b/kde-base/ktux/ktux-4.1.4.ebuild
deleted file mode 100644
index 4e5a8f92ee18..000000000000
--- a/kde-base/ktux/ktux-4.1.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.1.4.ebuild,v 1.1 2009/01/13 23:04:25 alexxy Exp $
-
-EAPI="2"
-
-KMNAME=kdetoys
-inherit kde4-meta
-
-DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-DEPEND=">=app-misc/strigi-0.5.7
- >=kde-base/kscreensaver-${PV}:${SLOT}"
-RDEPEND="${DEPEND}"