summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-12-01 10:34:50 +0000
committerAlex Alexander <wired@gentoo.org>2009-12-01 10:34:50 +0000
commit65be3dd638cff471570f3af34f33390266d18f6b (patch)
tree1b9d2483eefd82cc763f75345794a32166efa668 /kde-base/kfile
parentVersion bump KDE 4.3.4 (diff)
downloadgentoo-2-65be3dd638cff471570f3af34f33390266d18f6b.tar.gz
gentoo-2-65be3dd638cff471570f3af34f33390266d18f6b.tar.bz2
gentoo-2-65be3dd638cff471570f3af34f33390266d18f6b.zip
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/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.4.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 27747a716e86..dd267a3feb1a 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.43 2009/11/30 06:53:47 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.44 2009/12/01 10:34:50 wired Exp $
+
+*kfile-4.3.4 (01 Dec 2009)
+
+ 01 Dec 2009; Alex Alexander <wired@gentoo.org> +kfile-4.3.4.ebuild:
+ Version bump
30 Nov 2009; Joseph Jezak <josejx@gentoo.org> kfile-4.3.3.ebuild:
Marked ppc/ppc64 stable for bug #292455.
diff --git a/kde-base/kfile/kfile-4.3.4.ebuild b/kde-base/kfile/kfile-4.3.4.ebuild
new file mode 100644
index 000000000000..0e798ab2dc0b
--- /dev/null
+++ b/kde-base/kfile/kfile-4.3.4.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.4.ebuild,v 1.1 2009/12/01 10:34:50 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="A commandline frontend to KFileMetaInfo"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug"