summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-02-21 16:12:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-02-21 16:12:29 +0000
commit4be5aefc2512238f7b2cf088408ce8f67055a724 (patch)
tree19905b450e513bd355829904a65bcc285b01066e /media-gfx/kiconedit
parentapp-portage/layman: Integrate fix for bug #306143 (diff)
downloadgentoo-2-4be5aefc2512238f7b2cf088408ce8f67055a724.tar.gz
gentoo-2-4be5aefc2512238f7b2cf088408ce8f67055a724.tar.bz2
gentoo-2-4be5aefc2512238f7b2cf088408ce8f67055a724.zip
Version bump.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/kiconedit')
-rw-r--r--media-gfx/kiconedit/ChangeLog10
-rw-r--r--media-gfx/kiconedit/kiconedit-4.4.0.ebuild20
2 files changed, 28 insertions, 2 deletions
diff --git a/media-gfx/kiconedit/ChangeLog b/media-gfx/kiconedit/ChangeLog
index ab4a38ff2312..f16e5afa97c2 100644
--- a/media-gfx/kiconedit/ChangeLog
+++ b/media-gfx/kiconedit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/kiconedit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.2 2009/08/06 11:38:08 tampakrap Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.3 2010/02/21 16:12:29 ssuominen Exp $
+
+*kiconedit-4.4.0 (21 Feb 2010)
+
+ 21 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +kiconedit-4.4.0.ebuild:
+ Version bump.
*kiconedit-4.3.0 (06 Aug 2009)
diff --git a/media-gfx/kiconedit/kiconedit-4.4.0.ebuild b/media-gfx/kiconedit/kiconedit-4.4.0.ebuild
new file mode 100644
index 000000000000..8f509291be4c
--- /dev/null
+++ b/media-gfx/kiconedit/kiconedit-4.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v 1.1 2010/02/21 16:12:29 ssuominen Exp $
+
+EAPI=2
+KDE_MINIMAL=4.4
+KDE_LINGUAS="af ar be bg br ca ca@valencia cs cy da de el en_GB eo es et eu fa
+fi fr ga gl he hi hne hr hu is it ja km ko lt lv mai mk ms nb nds ne nl nn oc pa
+pl pt pt_BR ro ru se sk sl sv ta tg th tr uk vi wa xh zh_CN zh_HK zh_TW"
+KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
+inherit kde4-base
+
+DESCRIPTION="KDE Icon Editor"
+HOMEPAGE="http://www.kde.org/"
+SRC_URI="mirror://kde/stable/${PV}/src/extragear/${P}.tar.bz2"
+
+LICENSE="GPL-2 FDL-1.2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug +handbook"