summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:46:48 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:46:48 +0000
commit5ff824b8e40712e6d96c7266f4c8b61e36305afd (patch)
treeb76c072fbe26cc15a5e8a0da3eec7b14079c0e41 /kde-base/kioclient
parentAdded KDE 4.0.4 version of kinfocenter. Thanks to Jorge Manuel B. S. Vicetto. (diff)
downloadhistorical-5ff824b8e40712e6d96c7266f4c8b61e36305afd.tar.gz
historical-5ff824b8e40712e6d96c7266f4c8b61e36305afd.tar.bz2
historical-5ff824b8e40712e6d96c7266f4c8b61e36305afd.zip
Added KDE 4.0.4 version of kioclient. Thanks to Jorge Manuel B. S. Vicetto.
Package-Manager: portage-2.1.5
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r--kde-base/kioclient/ChangeLog8
-rw-r--r--kde-base/kioclient/kioclient-4.0.4.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog
index 381cedc6e647..9e170e78c09b 100644
--- a/kde-base/kioclient/ChangeLog
+++ b/kde-base/kioclient/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kioclient
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.6 2008/04/03 21:10:43 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.7 2008/05/15 23:46:48 ingmar Exp $
+
+*kioclient-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +kioclient-4.0.4.ebuild:
+ Added KDE 4.0.4 version of kioclient. Thanks to Jorge Manuel B. S.
+ Vicetto.
*kioclient-4.0.3 (03 Apr 2008)
diff --git a/kde-base/kioclient/kioclient-4.0.4.ebuild b/kde-base/kioclient/kioclient-4.0.4.ebuild
new file mode 100644
index 000000000000..339241afa663
--- /dev/null
+++ b/kde-base/kioclient/kioclient-4.0.4.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/kioclient/kioclient-4.0.4.ebuild,v 1.1 2008/05/15 23:46:48 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdebase-runtime
+inherit kde4-meta
+
+DESCRIPTION="Command-line tool for network-transparent operations"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"