commit:     c37a61d98e601a96c05310d80e60a26a5135b3e5
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 02:17:44 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 02:17:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37a61d9

x11-misc/set_opacity: bump EAPI and stuff

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-misc/set_opacity/set_opacity-1.0.ebuild  | 4 ++--
 x11-misc/set_opacity/set_opacity-9999.ebuild | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-misc/set_opacity/set_opacity-1.0.ebuild 
b/x11-misc/set_opacity/set_opacity-1.0.ebuild
index 6f014ba2556..c2462bb21a7 100644
--- a/x11-misc/set_opacity/set_opacity-1.0.ebuild
+++ b/x11-misc/set_opacity/set_opacity-1.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 inherit toolchain-funcs
 

diff --git a/x11-misc/set_opacity/set_opacity-9999.ebuild 
b/x11-misc/set_opacity/set_opacity-9999.ebuild
index 5d3a926a7b1..d08b2ad8465 100644
--- a/x11-misc/set_opacity/set_opacity-9999.ebuild
+++ b/x11-misc/set_opacity/set_opacity-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
-
-EGIT_REPO_URI="https://github.com/XVilka/set_opacity.git";
+EAPI=7
 
 inherit git-r3 toolchain-funcs
 
+EGIT_REPO_URI="https://github.com/XVilka/set_opacity.git";
+
 DESCRIPTION="Tool for set real compositing for windows through window's id, 
process' pid etc."
 HOMEPAGE="https://github.com/XVilka/set_opacity";
 SRC_URI=""

Reply via email to