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
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')
-rw-r--r--kde-base/kfile/ChangeLog7
-rw-r--r--kde-base/kfile/kfile-4.3.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index a24e626b8e18..0a9d2b73d356 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.30 2009/06/14 10:58:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.31 2009/08/04 00:29:52 wired Exp $
+
+*kfile-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org> +kfile-4.3.0.ebuild:
+ Version bump
14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.2.3.ebuild:
Drop KDE 4.2.3
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"