summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-12 06:01:35 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-12 06:01:35 +0000
commit23aa56f798312c2905f70c447a89db7774150ea3 (patch)
tree3191953ab52517c5ee43f59ec81e16949766b9b6 /kde-base/ksnapshot
parentAdd KDE 4.2.2 (diff)
downloadgentoo-2-23aa56f798312c2905f70c447a89db7774150ea3.tar.gz
gentoo-2-23aa56f798312c2905f70c447a89db7774150ea3.tar.bz2
gentoo-2-23aa56f798312c2905f70c447a89db7774150ea3.zip
Add KDE 4.2.2
(Portage version: 2.2_rc29/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r--kde-base/ksnapshot/ChangeLog7
-rw-r--r--kde-base/ksnapshot/ksnapshot-4.2.2.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index 179a4db90a5a..9b5455f5f009 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.106 2009/04/11 17:31:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.107 2009/04/12 06:01:35 alexxy Exp $
+
+*ksnapshot-4.2.2 (11 Apr 2009)
+
+ 11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> +ksnapshot-4.2.2.ebuild:
+ Add KDE 4.2.2
11 Apr 2009; Raúl Porcel <armin76@gentoo.org> ksnapshot-4.2.1.ebuild:
Add ~alpha/~ia64 wrt #260777
diff --git a/kde-base/ksnapshot/ksnapshot-4.2.2.ebuild b/kde-base/ksnapshot/ksnapshot-4.2.2.ebuild
new file mode 100644
index 000000000000..32ae0d73e0ed
--- /dev/null
+++ b/kde-base/ksnapshot/ksnapshot-4.2.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.2.2.ebuild,v 1.1 2009/04/12 06:01:35 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegraphics"
+inherit kde4-meta
+
+DESCRIPTION="KDE Screenshot Utility"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"