summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:17:38 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:17:38 +0000
commitb064c2b44987a3752490453f7bcc01ff5e96fcf8 (patch)
tree729134180fb5720afca8a3c5aabc077bf9657ac6 /kde-base/kioclient
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-b064c2b44987a3752490453f7bcc01ff5e96fcf8.tar.gz
gentoo-2-b064c2b44987a3752490453f7bcc01ff5e96fcf8.tar.bz2
gentoo-2-b064c2b44987a3752490453f7bcc01ff5e96fcf8.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog7
-rw-r--r--kde-base/kioclient/kioclient-4.2.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 8800edafa699..53b7fc519dd4 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.15 2009/01/14 15:00:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.16 2009/01/27 17:17:38 alexxy Exp $
+
+*kioclient-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kioclient-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kioclient-4.1.2.ebuild,
-kioclient-4.1.3.ebuild:
diff --git a/kde-base/kioclient/kioclient-4.2.0.ebuild b/kde-base/kioclient/kioclient-4.2.0.ebuild
new file mode 100644
index 000000000000..51779e50f67d
--- /dev/null
+++ b/kde-base/kioclient/kioclient-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/kioclient/kioclient-4.2.0.ebuild,v 1.1 2009/01/27 17:17:38 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="Command-line tool for network-transparent operations"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"