x11-misc/set_opacity: bump EAPI and stuff
authorAaron Bauman <bman@gentoo.org>
Mon, 18 Nov 2019 02:17:44 +0000 (21:17 -0500)
committerAaron Bauman <bman@gentoo.org>
Mon, 18 Nov 2019 02:17:44 +0000 (21:17 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
x11-misc/set_opacity/set_opacity-1.0.ebuild
x11-misc/set_opacity/set_opacity-9999.ebuild

index 6f014ba2556de2855dbc952d3da9858d70252c9b..c2462bb21a72eeeb56fc54dcd2917ea2f56f52d5 100644 (file)
@@ -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
 
index 5d3a926a7b1983b08014a378da496af052cacb61..d08b2ad8465980dbec5904e8199c42d7b612c627 100644 (file)
@@ -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=""