aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-02-28 23:04:14 +0100
committerJohannes Huber <johu@gentoo.org>2014-02-28 23:04:14 +0100
commitec82fa40d539ae563c73aafd9b011e851b47b413 (patch)
tree7e01d10b98bd1fd4b2732d90f34252edfea60a5f /kde-base/kfile
parent[kde-frameworks/ktexteditor] Update dependencies. (diff)
downloadkde-ec82fa40d539ae563c73aafd9b011e851b47b413.tar.gz
kde-ec82fa40d539ae563c73aafd9b011e851b47b413.tar.bz2
kde-ec82fa40d539ae563c73aafd9b011e851b47b413.zip
[kde-base] Add KDE SC 4.12.3
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/Manifest1
-rw-r--r--kde-base/kfile/kfile-4.12.3.ebuild12
2 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kfile/Manifest b/kde-base/kfile/Manifest
new file mode 100644
index 0000000000..ea28fbbb51
--- /dev/null
+++ b/kde-base/kfile/Manifest
@@ -0,0 +1 @@
+DIST kde-runtime-4.12.3.tar.xz 7855972 SHA256 515b1926c8c379ab625028c716b70af14eef0aa9c68cc747307e7568107b461a SHA512 f78ae661b68875ceb6de328bfdf941f8d8d3b495ab88592f8d6d7bb9cda004509f5ceb7a41b986599df0fcc70cc554d05d61a756458bfae94357a808febc716f WHIRLPOOL 8a052da765a90ffd246760ca1335679026757d302b75136b8775ada4fd767f2d1ac93a75551ce0f5aad3b8c59d4e5a1bc37f3db6bc06293b7f26e18494fba911
diff --git a/kde-base/kfile/kfile-4.12.3.ebuild b/kde-base/kfile/kfile-4.12.3.ebuild
new file mode 100644
index 0000000000..162e1295fb
--- /dev/null
+++ b/kde-base/kfile/kfile-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: $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="A commandline frontend to KFileMetaInfo"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"