summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/terminal/terminal-0.9.9.ebuild')
-rw-r--r--gnustep-apps/terminal/terminal-0.9.9.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/gnustep-apps/terminal/terminal-0.9.9.ebuild b/gnustep-apps/terminal/terminal-0.9.9.ebuild
index 274c0a67a565..5aef0b1e383e 100644
--- a/gnustep-apps/terminal/terminal-0.9.9.ebuild
+++ b/gnustep-apps/terminal/terminal-0.9.9.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit gnustep-2
@@ -15,6 +15,3 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""
-
-RDEPEND="!<x11-terms/terminal-0.6.0" #376257
-DEPEND="${RDEPEND}"