summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-08-06 11:38:08 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-08-06 11:38:08 +0000
commit5c9816a4f3af9192fe7e2cf5ae0b9f08f17595fa (patch)
treef28367dbc3dc436358fa9b70c99d9779cd81636e /media-gfx/kiconedit
parentVersion bump to 4.3.0 (diff)
downloadgentoo-2-5c9816a4f3af9192fe7e2cf5ae0b9f08f17595fa.tar.gz
gentoo-2-5c9816a4f3af9192fe7e2cf5ae0b9f08f17595fa.tar.bz2
gentoo-2-5c9816a4f3af9192fe7e2cf5ae0b9f08f17595fa.zip
Version bump to 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/kiconedit')
-rw-r--r--media-gfx/kiconedit/ChangeLog8
-rw-r--r--media-gfx/kiconedit/kiconedit-4.3.0.ebuild23
2 files changed, 30 insertions, 1 deletions
diff --git a/media-gfx/kiconedit/ChangeLog b/media-gfx/kiconedit/ChangeLog
index c8db35a84639..ab4a38ff2312 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.1 2009/07/22 23:10:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.2 2009/08/06 11:38:08 tampakrap Exp $
+
+*kiconedit-4.3.0 (06 Aug 2009)
+
+ 06 Aug 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kiconedit-4.3.0.ebuild:
+ Version bump to 4.3.0
*kiconedit-4.2.4 (22 Jul 2009)
diff --git a/media-gfx/kiconedit/kiconedit-4.3.0.ebuild b/media-gfx/kiconedit/kiconedit-4.3.0.ebuild
new file mode 100644
index 000000000000..d52efa2b5d40
--- /dev/null
+++ b/media-gfx/kiconedit/kiconedit-4.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.3.0.ebuild,v 1.1 2009/08/06 11:38:08 tampakrap Exp $
+
+EAPI="2"
+
+KDE_LINGUAS="af ar be bg br ca cs cy da de el en_GB eo es et eu fa fi fr ga gl
+ he hi hr hu is it ja km ko lt lv 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}"
+
+KMNAME="extragear/graphics"
+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"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE="debug +handbook"