diff options
Diffstat (limited to 'kde-apps/kmag/kmag-16.12.1.ebuild')
-rw-r--r-- | kde-apps/kmag/kmag-16.12.1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kmag/kmag-16.12.1.ebuild b/kde-apps/kmag/kmag-16.12.1.ebuild deleted file mode 100644 index edb8fe3e0f08..000000000000 --- a/kde-apps/kmag/kmag-16.12.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="KDE screen magnifier" -HOMEPAGE="https://www.kde.org/applications/utilities/kmag/" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="debug" - -RDEPEND=" - $(add_kdeapps_dep kaccessible) -" |