summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-11-07 13:15:09 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-07 13:56:32 -0500
commita7e2fe7adb22c5b694821ab1147b6f9f16eb526a (patch)
treeacf40e1920dce9eeb426403f2ba4f94092cb7ab3 /dev-util
parent81351303b65eeb5891486f5f977729b4f0a25539 (diff)
downloadgentoo-a7e2fe7adb22c5b694821ab1147b6f9f16eb526a.tar.gz
gentoo-a7e2fe7adb22c5b694821ab1147b6f9f16eb526a.tar.xz
dev-util/tkdiff: EAPI bump, fix license
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/tkdiff/tkdiff-4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/tkdiff/tkdiff-4.2.ebuild b/dev-util/tkdiff/tkdiff-4.2.ebuild
index 88dc0850c35..a7aeb5834d9 100644
--- a/dev-util/tkdiff/tkdiff-4.2.ebuild
+++ b/dev-util/tkdiff/tkdiff-4.2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=6
DESCRIPTION="Graphical front end to the diff program"
HOMEPAGE="http://tkdiff.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE=""