diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/accentuate/accentuate-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/i3lock-color/i3lock-color-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/i3lock-fancy/i3lock-fancy-9999.ebuild | 2 |
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" |