diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:39:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:39:50 +0100 |
commit | 41c3e275bee3e3eecdcb8fe19ae687b29655349e (patch) | |
tree | efa822c821f25a266315647e2285c9d985b8c545 /x11-wm/cwm | |
parent | www-apps/cgit: Switch to git-r3 (diff) | |
download | gentoo-41c3e275bee3e3eecdcb8fe19ae687b29655349e.tar.gz gentoo-41c3e275bee3e3eecdcb8fe19ae687b29655349e.tar.bz2 gentoo-41c3e275bee3e3eecdcb8fe19ae687b29655349e.zip |
x11-wm/cwm: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm/cwm')
-rw-r--r-- | x11-wm/cwm/cwm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild index 573b8cfaaa4e..8e881833ac13 100644 --- a/x11-wm/cwm/cwm-9999.ebuild +++ b/x11-wm/cwm/cwm-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs git-2 +inherit eutils toolchain-funcs git-r3 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ |