summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-03-11 00:07:10 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-03-11 00:07:10 +0000
commit7d230fcd1e93cc9b3925ccc230cc470effb56dea (patch)
tree357908cfce1aa7466aefe4803c167bfd1cd69d63 /kde-base/knewstuff
parentAdded sys-apps/findutils to RDEPEND since find/xargs are used by the bootmisc... (diff)
downloadhistorical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.tar.gz
historical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.tar.bz2
historical-7d230fcd1e93cc9b3925ccc230cc470effb56dea.zip
Version bump to KDE 4.0.2.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r--kde-base/knewstuff/ChangeLog8
-rw-r--r--kde-base/knewstuff/knewstuff-4.0.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog
index db3f7feaf879..7b7b1eda5827 100644
--- a/kde-base/knewstuff/ChangeLog
+++ b/kde-base/knewstuff/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/knewstuff
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.3 2008/02/17 02:55:28 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.4 2008/03/10 23:46:32 philantrop Exp $
+
+*knewstuff-4.0.2 (10 Mar 2008)
+
+ 10 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +knewstuff-4.0.2.ebuild:
+ Version bump to KDE 4.0.2
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -knewstuff-4.0.0.ebuild:
Spring cleaning
diff --git a/kde-base/knewstuff/knewstuff-4.0.2.ebuild b/kde-base/knewstuff/knewstuff-4.0.2.ebuild
new file mode 100644
index 000000000000..53a678f339db
--- /dev/null
+++ b/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.0.2.ebuild,v 1.1 2008/03/10 23:46:32 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdebase-runtime
+inherit kde4-meta
+
+DESCRIPTION="KDE4 software to download and upload 'new stuff'"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"