commit: 4e04f51ea82a659268879a5d231ee22269d4bc70 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 14 10:01:52 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 14 10:13:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e04f51e
kde-misc/kdiff3: Drop old Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-misc/kdiff3/kdiff3-0.9.98_p20170219.ebuild | 34 -------------------------- 1 file changed, 34 deletions(-) diff --git a/kde-misc/kdiff3/kdiff3-0.9.98_p20170219.ebuild b/kde-misc/kdiff3/kdiff3-0.9.98_p20170219.ebuild deleted file mode 100644 index eb5269e1c4f..00000000000 --- a/kde-misc/kdiff3/kdiff3-0.9.98_p20170219.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Frontend to diff3 based on Qt/KF5" -HOMEPAGE="http://kdiff3.sourceforge.net/" -SRC_URI="http://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kparts) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtgui) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - !kde-misc/kdiff3:4 - sys-apps/diffutils -"
