summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-01-18 00:39:14 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-01-18 00:39:14 +0000
commit8e5c00d708c89e0c60a720a1b67c7d598f405dc9 (patch)
treef09f9a41e054926e083987c6a5253c0a1cd4069a /kde-base/ksnapshot
parentAdded KDE 4.0.0's ksmserver. (diff)
downloadgentoo-2-8e5c00d708c89e0c60a720a1b67c7d598f405dc9.tar.gz
gentoo-2-8e5c00d708c89e0c60a720a1b67c7d598f405dc9.tar.bz2
gentoo-2-8e5c00d708c89e0c60a720a1b67c7d598f405dc9.zip
Added KDE 4.0.0's ksnapshot.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog9
-rw-r--r--kde-base/ksnapshot/files/digest-ksnapshot-4.0.03
-rw-r--r--kde-base/ksnapshot/ksnapshot-4.0.0.ebuild12
3 files changed, 22 insertions, 2 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index c07d5ac60a04..16832d94d083 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksnapshot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.71 2007/10/19 23:33:15 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.72 2008/01/18 00:39:13 ingmar Exp $
+
+*ksnapshot-4.0.0 (18 Jan 2008)
+
+ 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +ksnapshot-4.0.0.ebuild:
+ Added KDE 4.0.0's ksnapshot.
*ksnapshot-3.5.8 (19 Oct 2007)
diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-4.0.0 b/kde-base/ksnapshot/files/digest-ksnapshot-4.0.0
new file mode 100644
index 000000000000..d6fa34b930d1
--- /dev/null
+++ b/kde-base/ksnapshot/files/digest-ksnapshot-4.0.0
@@ -0,0 +1,3 @@
+MD5 6cad7b165d99c43d1a19a0350598821c kdegraphics-4.0.0.tar.bz2 2400253
+RMD160 1954683b7848e2871b481ed533af9f9a393f3d0e kdegraphics-4.0.0.tar.bz2 2400253
+SHA256 4e5c2f90791f20c4295a57dbb1edfbaac839e0212ebc8424d21fbdfa6b0ad702 kdegraphics-4.0.0.tar.bz2 2400253
diff --git a/kde-base/ksnapshot/ksnapshot-4.0.0.ebuild b/kde-base/ksnapshot/ksnapshot-4.0.0.ebuild
new file mode 100644
index 000000000000..aab207707625
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-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/ksnapshot/ksnapshot-4.0.0.ebuild,v 1.1 2008/01/18 00:39:13 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdegraphics
+inherit kde4-meta
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"