summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-25 16:03:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-25 16:03:48 +0000
commit5831ef88c03232ada2819ce485d1636638742cee (patch)
treef6b7807d4335472b9c998d9aa1ae235cfb75abea /kde-base/kioclient
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-5831ef88c03232ada2819ce485d1636638742cee.tar.gz
gentoo-2-5831ef88c03232ada2819ce485d1636638742cee.tar.bz2
gentoo-2-5831ef88c03232ada2819ce485d1636638742cee.zip
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog8
-rw-r--r--kde-base/kioclient/kioclient-4.3.5.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index af8564817625..d6d9900f466e 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.49 2010/01/23 17:33:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.50 2010/01/25 16:03:48 scarabeus Exp $
+
+*kioclient-4.3.5 (25 Jan 2010)
+
+ 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +kioclient-4.3.5.ebuild:
+ Version bump
23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kioclient-4.3.4.ebuild:
Add ~arm
diff --git a/kde-base/kioclient/kioclient-4.3.5.ebuild b/kde-base/kioclient/kioclient-4.3.5.ebuild
new file mode 100644
index 000000000000..95c864339fd9
--- /dev/null
+++ b/kde-base/kioclient/kioclient-4.3.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.3.5.ebuild,v 1.1 2010/01/25 16:03:48 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="Command-line tool for network-transparent operations"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"