summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-03-27 01:27:46 +0100
committerSebastian Pipping <sping@gentoo.org>2020-03-27 02:09:20 +0100
commit6e6b2084ec6f9c23576f50122e5b07f51520544e (patch)
treec01def77c1eb97cfbe7062f4d198633bd191eb92 /x11-misc
parentdev-tex/rechnung: EAPI 7 (diff)
downloadbetagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.tar.gz
betagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.tar.bz2
betagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.zip
*/*: Quick-migrate from git-2 eclass to git-r3
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/accentuate/accentuate-9999.ebuild2
-rw-r--r--x11-misc/i3lock-color/i3lock-color-9999.ebuild2
-rw-r--r--x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/accentuate/accentuate-9999.ebuild b/x11-misc/accentuate/accentuate-9999.ebuild
index a5640d2..82ffc7d 100644
--- a/x11-misc/accentuate/accentuate-9999.ebuild
+++ b/x11-misc/accentuate/accentuate-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 )
-inherit git-2 python-r1
+inherit git-r3 python-r1
DESCRIPTION="PDF Slideshow Presentation Software"
HOMEPAGE="http://repo.or.cz/w/accentuate.git"
diff --git a/x11-misc/i3lock-color/i3lock-color-9999.ebuild b/x11-misc/i3lock-color/i3lock-color-9999.ebuild
index 8dba44e..921158f 100644
--- a/x11-misc/i3lock-color/i3lock-color-9999.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit eutils toolchain-funcs git-2
+inherit eutils toolchain-funcs git-r3
DESCRIPTION="Simple screen locker"
HOMEPAGE="https://github.com/Arcaena/i3lock-color"
diff --git a/x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild b/x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild
index 1eac44f..ffbd45e 100644
--- a/x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild
+++ b/x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit eutils toolchain-funcs git-2
+inherit eutils toolchain-funcs git-r3
DESCRIPTION="Simple screen locker"
HOMEPAGE="https://github.com/meskarune/i3lock-fancy"