summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-03-10 23:52:24 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-03-10 23:52:24 +0000
commit3fa849d44b6e6e43c88413eef1d627688bc024fb (patch)
treeeb2e6d2141f12137ece900eb1dd6fce74ee11468 /kde-base/ksnapshot
parentVersion bump to KDE 4.0.2. (diff)
downloadgentoo-2-3fa849d44b6e6e43c88413eef1d627688bc024fb.tar.gz
gentoo-2-3fa849d44b6e6e43c88413eef1d627688bc024fb.tar.bz2
gentoo-2-3fa849d44b6e6e43c88413eef1d627688bc024fb.zip
Version bump to KDE 4.0.2.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog8
-rw-r--r--kde-base/ksnapshot/ksnapshot-4.0.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index b964b0cf5917..b0e7a76dc956 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.81 2008/03/04 05:11:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.82 2008/03/10 23:52:24 philantrop Exp $
+
+*ksnapshot-4.0.2 (10 Mar 2008)
+
+ 10 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +ksnapshot-4.0.2.ebuild:
+ Version bump to KDE 4.0.2
04 Mar 2008; Jeroen Roovers <jer@gentoo.org> ksnapshot-3.5.8.ebuild,
ksnapshot-3.5.9.ebuild, ksnapshot-4.0.1.ebuild:
diff --git a/kde-base/ksnapshot/ksnapshot-4.0.2.ebuild b/kde-base/ksnapshot/ksnapshot-4.0.2.ebuild
new file mode 100644
index 000000000000..7adb56fb664e
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-4.0.2.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.2.ebuild,v 1.1 2008/03/10 23:52:24 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegraphics
+inherit kde4-meta
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"