summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:30:48 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:30:48 +0000
commitf4faaed75c8caa34c95f4dac5b5a726a414839b9 (patch)
tree252d5c4fef8cef7a32f8bb8cce137dbc5361951f
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-f4faaed75c8caa34c95f4dac5b5a726a414839b9.tar.gz
gentoo-2-f4faaed75c8caa34c95f4dac5b5a726a414839b9.tar.bz2
gentoo-2-f4faaed75c8caa34c95f4dac5b5a726a414839b9.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r--kde-base/knewstuff/ChangeLog7
-rw-r--r--kde-base/knewstuff/knewstuff-4.2.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog
index 4e6c8016b2d2..1b7115bb6657 100644
--- a/kde-base/knewstuff/ChangeLog
+++ b/kde-base/knewstuff/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knewstuff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.15 2009/01/14 15:14:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.16 2009/01/27 17:30:48 alexxy Exp $
+
+*knewstuff-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +knewstuff-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -knewstuff-4.1.2.ebuild,
-knewstuff-4.1.3.ebuild:
diff --git a/kde-base/knewstuff/knewstuff-4.2.0.ebuild b/kde-base/knewstuff/knewstuff-4.2.0.ebuild
new file mode 100644
index 000000000000..da96cb21b958
--- /dev/null
+++ b/kde-base/knewstuff/knewstuff-4.2.0.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/knewstuff/knewstuff-4.2.0.ebuild,v 1.1 2009/01/27 17:30:48 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KDE4 software to download and upload 'new stuff'"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"