summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-01-18 01:00:38 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-01-18 01:00:38 +0000
commit563745e317a08c0719553aedf76fb43faf8926c6 (patch)
tree9bb234ae837022b6439ae0d077613ab45f32f0ae /kde-base/ktip
parentAdded KDE 4.0.0's ktimezoned. (diff)
downloadgentoo-2-563745e317a08c0719553aedf76fb43faf8926c6.tar.gz
gentoo-2-563745e317a08c0719553aedf76fb43faf8926c6.tar.bz2
gentoo-2-563745e317a08c0719553aedf76fb43faf8926c6.zip
Added KDE 4.0.0's ktip.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r--kde-base/ktip/ChangeLog9
-rw-r--r--kde-base/ktip/files/digest-ktip-4.0.03
-rw-r--r--kde-base/ktip/ktip-4.0.0.ebuild12
3 files changed, 22 insertions, 2 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog
index 4addec864a5b..1b0c0394401f 100644
--- a/kde-base/ktip/ChangeLog
+++ b/kde-base/ktip/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ktip
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.74 2007/10/19 23:39:00 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.75 2008/01/18 01:00:37 ingmar Exp $
+
+*ktip-4.0.0 (18 Jan 2008)
+
+ 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +ktip-4.0.0.ebuild:
+ Added KDE 4.0.0's ktip.
*ktip-3.5.8 (19 Oct 2007)
diff --git a/kde-base/ktip/files/digest-ktip-4.0.0 b/kde-base/ktip/files/digest-ktip-4.0.0
new file mode 100644
index 000000000000..62148a2dcffb
--- /dev/null
+++ b/kde-base/ktip/files/digest-ktip-4.0.0
@@ -0,0 +1,3 @@
+MD5 f3d2155ff5ff7472a8884bd3f31bff16 kdebase-workspace-4.0.0.tar.bz2 29792206
+RMD160 bd1f3cb49b6ce0b35a918ffdce60ca3f733fdf06 kdebase-workspace-4.0.0.tar.bz2 29792206
+SHA256 8fb9f077001256c86ad097eb4fc4f6641c6e9af39e96fc34ef4d52ace4b94f23 kdebase-workspace-4.0.0.tar.bz2 29792206
diff --git a/kde-base/ktip/ktip-4.0.0.ebuild b/kde-base/ktip/ktip-4.0.0.ebuild
new file mode 100644
index 000000000000..c56c036f6fd1
--- /dev/null
+++ b/kde-base/ktip/ktip-4.0.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-4.0.0.ebuild,v 1.1 2008/01/18 01:00:37 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdebase-workspace
+inherit kde4-meta
+
+DESCRIPTION="KDE tip-of-the-day displayer"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"