summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-04-18 08:52:00 +0000
committerMichael Palimaka <kensington@gentoo.org>2013-04-18 08:52:00 +0000
commit318b0c9a6a6630cd9d7af73d46761f52739de176 (patch)
tree1e96aba1c4a7d15f0a266aee748ca227ed410d3a /kde-misc/skanlite/skanlite-0.9.ebuild
parentStable for alpha, wrt bug #466004 (diff)
downloadgentoo-2-318b0c9a6a6630cd9d7af73d46761f52739de176.tar.gz
gentoo-2-318b0c9a6a6630cd9d7af73d46761f52739de176.tar.bz2
gentoo-2-318b0c9a6a6630cd9d7af73d46761f52739de176.zip
Remove old.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-misc/skanlite/skanlite-0.9.ebuild')
-rw-r--r--kde-misc/skanlite/skanlite-0.9.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-misc/skanlite/skanlite-0.9.ebuild b/kde-misc/skanlite/skanlite-0.9.ebuild
deleted file mode 100644
index 936d1b6a8064..000000000000
--- a/kde-misc/skanlite/skanlite-0.9.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/skanlite/skanlite-0.9.ebuild,v 1.3 2012/11/14 20:17:47 johu Exp $
-
-EAPI=4
-
-KDE_LINGUAS="be bs ca ca@valencia cs da de el en_GB eo es et eu fi fr ga gl hr
-hu is it ja km ko lt lv mai nb nds nl nn pa pl pt pt_BR ro ru sk sl sq sv tr ug
-uk wa zh_CN zh_TW"
-KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}"
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE image scanning application"
-HOMEPAGE="http://www.kde.org/applications/graphics/skanlite/"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libksane)"
-RDEPEND=${DEPEND}