diff options
-rw-r--r-- | dev-libs/light/light-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/light/light-1.2.2.ebuild b/dev-libs/light/light-1.2.2.ebuild index 1e6fa905666f..8210dc3ec01b 100644 --- a/dev-libs/light/light-1.2.2.ebuild +++ b/dev-libs/light/light-1.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils flag-o-matic +inherit autotools DESCRIPTION="A program to control backlights (and other hardware lights)" HOMEPAGE="https://github.com/haikarainen/light" |