summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:57:16 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:57:16 +0000
commit46fdca17fbefa3272131a4f5d49717d1991fdc96 (patch)
tree53673b509b4fe3ddcd2cef2445270cb8dfc7a2a1 /kde-base/kfile
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-46fdca17fbefa3272131a4f5d49717d1991fdc96.tar.gz
gentoo-2-46fdca17fbefa3272131a4f5d49717d1991fdc96.tar.bz2
gentoo-2-46fdca17fbefa3272131a4f5d49717d1991fdc96.zip
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog9
-rw-r--r--kde-base/kfile/kfile-4.1.4.ebuild12
2 files changed, 19 insertions, 2 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 0f3e3a587b12..4e8a3b3b0e67 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfile
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.13 2008/11/16 07:30:32 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.14 2009/01/13 21:57:16 alexxy Exp $
+
+*kfile-4.1.4 (13 Jan 2009)
+
+ 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kfile-4.1.4.ebuild:
+ Bump to 4.1.4
15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kfile-4.1.3.ebuild:
Add ppc/ppc64 love #244306.
diff --git a/kde-base/kfile/kfile-4.1.4.ebuild b/kde-base/kfile/kfile-4.1.4.ebuild
new file mode 100644
index 000000000000..b1e94d2e08be
--- /dev/null
+++ b/kde-base/kfile/kfile-4.1.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.1.4.ebuild,v 1.1 2009/01/13 21:57:16 alexxy Exp $
+
+EAPI="2"
+
+KMNAME=kdebase-runtime
+inherit kde4-meta
+
+DESCRIPTION="A commandline frontend to KFileMetaInfo"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"