diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:53:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:01 +0100 |
commit | f1db4419b4333c88dddc16c14e3634238768b602 (patch) | |
tree | 43fefadb9b6770358135cab2a6e7f043ef4b661e /dev-libs/light | |
parent | dev-libs/libx86: eutils-- (diff) | |
download | gentoo-f1db4419b4333c88dddc16c14e3634238768b602.tar.gz gentoo-f1db4419b4333c88dddc16c14e3634238768b602.tar.bz2 gentoo-f1db4419b4333c88dddc16c14e3634238768b602.zip |
dev-libs/light: eutils--, flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/light')
-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" |