summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:22:24 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:22:24 +0000
commitc9571a6c634433bb97128cdf4eec1b78068369f7 (patch)
treeae00aee9fdba824db69c635bf016dcb92d1daa8a
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-c9571a6c634433bb97128cdf4eec1b78068369f7.tar.gz
gentoo-2-c9571a6c634433bb97128cdf4eec1b78068369f7.tar.bz2
gentoo-2-c9571a6c634433bb97128cdf4eec1b78068369f7.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r--kde-base/kfile/ChangeLog7
-rw-r--r--kde-base/kfile/kfile-4.2.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 47c59e8389f8..1a18b95b9157 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.18 2009/02/17 13:35:40 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.19 2009/03/04 21:22:24 alexxy Exp $
+
+*kfile-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +kfile-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.1.4.ebuild:
Drop KDE 4.1.4
diff --git a/kde-base/kfile/kfile-4.2.1.ebuild b/kde-base/kfile/kfile-4.2.1.ebuild
new file mode 100644
index 000000000000..2bcf5e55f675
--- /dev/null
+++ b/kde-base/kfile/kfile-4.2.1.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.2.1.ebuild,v 1.1 2009/03/04 21:22:24 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="A commandline frontend to KFileMetaInfo"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"