summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2011-10-29 00:03:16 +0000
committerJonathan Callen <jcallen@gentoo.org>2011-10-29 00:03:16 +0000
commitb105f1e83b4ae7ab48e4367dd8ea63be7f25f733 (patch)
treef0c4323bf3b8bef0c995c8d61d731bc1f1501c4b /media-gfx/kiconedit
parentBump to EAPI=4 (diff)
downloadhistorical-b105f1e83b4ae7ab48e4367dd8ea63be7f25f733.tar.gz
historical-b105f1e83b4ae7ab48e4367dd8ea63be7f25f733.tar.bz2
historical-b105f1e83b4ae7ab48e4367dd8ea63be7f25f733.zip
Bump to EAPI=4; set KDE_HANDBOOK
Package-Manager: portage-2.2.0_alpha70/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/kiconedit')
-rw-r--r--media-gfx/kiconedit/ChangeLog5
-rw-r--r--media-gfx/kiconedit/kiconedit-4.4.0.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/media-gfx/kiconedit/ChangeLog b/media-gfx/kiconedit/ChangeLog
index b177597aea39..93c92755a3fe 100644
--- a/media-gfx/kiconedit/ChangeLog
+++ b/media-gfx/kiconedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/kiconedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.6 2011/02/02 03:03:58 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.7 2011/10/28 23:58:39 abcd Exp $
+
+ 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> kiconedit-4.4.0.ebuild:
+ Bump to EAPI=4; set KDE_HANDBOOK
02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> kiconedit-4.4.0.ebuild:
EAPI3
diff --git a/media-gfx/kiconedit/kiconedit-4.4.0.ebuild b/media-gfx/kiconedit/kiconedit-4.4.0.ebuild
index c4af2f91b5a8..3eef77e24a20 100644
--- a/media-gfx/kiconedit/kiconedit-4.4.0.ebuild
+++ b/media-gfx/kiconedit/kiconedit-4.4.0.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2011 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.4 2011/02/02 03:03:58 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v 1.5 2011/10/28 23:58:39 abcd Exp $
-EAPI=3
+EAPI=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}"
+KDE_HANDBOOK="optional"
inherit kde4-base
@@ -18,4 +19,4 @@ SRC_URI="mirror://kde/stable/${PV}/src/extragear/${P}.tar.bz2"
LICENSE="GPL-2 FDL-1.2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
-IUSE="debug +handbook"
+IUSE="debug"