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.13.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index f41c4b31b7c2..6e8cd6c476f6 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.226 2014/06/19 13:32:29 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.227 2014/07/16 17:39:59 johu Exp $
+
+*kioclient-4.13.3 (16 Jul 2014)
+
+ 16 Jul 2014; Johannes Huber <johu@gentoo.org> +kioclient-4.13.3.ebuild:
+ Version bump KDE SC 4.13.3
19 Jun 2014; Chris Reffett <creffett@gentoo.org> -kioclient-4.13.1.ebuild:
Remove KDE SC 4.13.1
diff --git a/kde-base/kioclient/kioclient-4.13.3.ebuild b/kde-base/kioclient/kioclient-4.13.3.ebuild
new file mode 100644
index 000000000000..d7eb41c41459
--- /dev/null
+++ b/kde-base/kioclient/kioclient-4.13.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.13.3.ebuild,v 1.1 2014/07/16 17:39:59 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"