summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-03-30 21:05:39 +0000
committerDror Levin <spatz@gentoo.org>2010-03-30 21:05:39 +0000
commitcafd45958d0c684a2426641ade76bda9020455e4 (patch)
tree3a7c04f185aaecc6570c7b55ac5e8a7f02a5320b /kde-base/kiconfinder
parentVersion bump KDE 4.4.2 (diff)
downloadgentoo-2-cafd45958d0c684a2426641ade76bda9020455e4.tar.gz
gentoo-2-cafd45958d0c684a2426641ade76bda9020455e4.tar.bz2
gentoo-2-cafd45958d0c684a2426641ade76bda9020455e4.zip
Version bump KDE 4.4.2
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r--kde-base/kiconfinder/ChangeLog7
-rw-r--r--kde-base/kiconfinder/kiconfinder-4.4.2.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog
index 93f41cfd34da..e276550155db 100644
--- a/kde-base/kiconfinder/ChangeLog
+++ b/kde-base/kiconfinder/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kiconfinder
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.44 2010/03/11 18:33:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.45 2010/03/30 21:05:39 spatz Exp $
+
+*kiconfinder-4.4.2 (30 Mar 2010)
+
+ 30 Mar 2010; Dror Levin <spatz@gentoo.org> +kiconfinder-4.4.2.ebuild:
+ Version bump
11 Mar 2010; Brent Baude <ranger@gentoo.org> kiconfinder-4.3.5.ebuild:
Marking kiconfinder-4.3.5 ppc stable for bug 300393
diff --git a/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild b/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild
new file mode 100644
index 000000000000..6ff71d270868
--- /dev/null
+++ b/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.4.2.ebuild,v 1.1 2010/03/30 21:05:39 spatz Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="Finds an icon based on its name"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"