diff options
Diffstat (limited to 'media-gfx/kiconedit/kiconedit-4.3.1.ebuild')
-rw-r--r-- | media-gfx/kiconedit/kiconedit-4.3.1.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/media-gfx/kiconedit/kiconedit-4.3.1.ebuild b/media-gfx/kiconedit/kiconedit-4.3.1.ebuild deleted file mode 100644 index 0a438436910e..000000000000 --- a/media-gfx/kiconedit/kiconedit-4.3.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.3.1.ebuild,v 1.1 2010/05/15 18:52:27 reavertm 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" |