summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog7
-rw-r--r--kde-base/kioclient/kioclient-4.12.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 87cb58c8deb4..6f57d82fe2fa 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.209 2014/02/23 10:01:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.210 2014/03/04 19:13:44 johu Exp $
+
+*kioclient-4.12.3 (04 Mar 2014)
+
+ 04 Mar 2014; Johannes Huber <johu@gentoo.org> +kioclient-4.12.3.ebuild:
+ Version bump KDE SC 4.12.3
23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> -kioclient-4.11.2.ebuild:
Remove old
diff --git a/kde-base/kioclient/kioclient-4.12.3.ebuild b/kde-base/kioclient/kioclient-4.12.3.ebuild
new file mode 100644
index 000000000000..1de252304528
--- /dev/null
+++ b/kde-base/kioclient/kioclient-4.12.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.12.3.ebuild,v 1.1 2014/03/04 19:13:44 johu Exp $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="Command-line tool for network-transparent operations"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"