summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 00:29:52 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 00:29:52 +0000
commitf0bdd8d1b6b3da9e41402b6840a0770b567122b3 (patch)
tree95a421df406de51b27729e11b1c5b31881474fea /kde-base/kfile/kfile-4.3.0.ebuild
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-f0bdd8d1b6b3da9e41402b6840a0770b567122b3.tar.gz
gentoo-2-f0bdd8d1b6b3da9e41402b6840a0770b567122b3.tar.bz2
gentoo-2-f0bdd8d1b6b3da9e41402b6840a0770b567122b3.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfile/kfile-4.3.0.ebuild')
-rw-r--r--kde-base/kfile/kfile-4.3.0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kfile/kfile-4.3.0.ebuild b/kde-base/kfile/kfile-4.3.0.ebuild
new file mode 100644
index 000000000000..614bd1cce87c
--- /dev/null
+++ b/kde-base/kfile/kfile-4.3.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.0.ebuild,v 1.1 2009/08/04 00:29:52 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="A commandline frontend to KFileMetaInfo"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"