diff options
Diffstat (limited to 'x11-terms/finalterm/finalterm-9999.ebuild')
-rw-r--r-- | x11-terms/finalterm/finalterm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/finalterm/finalterm-9999.ebuild b/x11-terms/finalterm/finalterm-9999.ebuild index 5d99b73..7deb281 100644 --- a/x11-terms/finalterm/finalterm-9999.ebuild +++ b/x11-terms/finalterm/finalterm-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 VALA_MIN_API_VERSION="0.16" -inherit cmake-utils git-2 gnome2-utils vala +inherit cmake-utils git-r3 gnome2-utils vala DESCRIPTION="Terminal emulator with semantic menus, smart command completion and other interactive features" HOMEPAGE="http://finalterm.org/" |