diff options
Diffstat (limited to 'dev-tcltk/tkcon/tkcon-2.5.ebuild')
-rw-r--r-- | dev-tcltk/tkcon/tkcon-2.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tcltk/tkcon/tkcon-2.5.ebuild b/dev-tcltk/tkcon/tkcon-2.5.ebuild index b3a7f5c5fcd8..dcf14a871f2d 100644 --- a/dev-tcltk/tkcon/tkcon-2.5.ebuild +++ b/dev-tcltk/tkcon/tkcon-2.5.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils multilib DESCRIPTION="Tk GUI console" |