summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:52:26 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 02:52:26 +0000
commit884448fe539d8d03e15d3b454fb0413fe9b6fbbc (patch)
tree1f45a51ef736830a005781f5a511fee20d294f84 /kde-base/ktux
parentFixup 4.1.3 mask, so no more empty lines. (diff)
downloadhistorical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.tar.gz
historical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.tar.bz2
historical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.zip
Full auto: Version bump for KDE-4.1.3
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-gentoo i686
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog7
-rw-r--r--kde-base/ktux/ktux-4.1.3.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index 6c3481468184..3cb151f2a921 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.92 2008/10/21 11:26:03 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.93 2008/11/09 01:03:21 scarabeus Exp $
+
+*ktux-4.1.3 (09 Nov 2008)
+
+ 09 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +ktux-4.1.3.ebuild:
+ Version bump.
21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-ktux-4.0.4.ebuild, -ktux-4.0.5.ebuild:
diff --git a/kde-base/ktux/ktux-4.1.3.ebuild b/kde-base/ktux/ktux-4.1.3.ebuild
new file mode 100644
index 000000000000..5df10529991d
--- /dev/null
+++ b/kde-base/ktux/ktux-4.1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.1.3.ebuild,v 1.1 2008/11/09 01:03:21 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME=kdetoys
+inherit kde4-meta
+
+DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND=">=app-misc/strigi-0.5.7
+ >=kde-base/kscreensaver-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"