diff options
Diffstat (limited to 'sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild')
-rw-r--r-- | sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild b/sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild index a5e90afd14d0..f135fd986def 100644 --- a/sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild +++ b/sys-apps/qcontrol/qcontrol-0.4.2-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="Send commands to some microcontrollers, e.g., to change LEDs or sound a buzzer" |