diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-04 23:03:54 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-05 00:15:02 +0200 |
commit | 77c26d2358810c82f3deaa3530e4427d8303c451 (patch) | |
tree | 45eb14306a685c65f0df5e7426b5455019b32c6f /x11-misc/xdesktopwaves | |
parent | x11-misc/parcellite: use HTTPS, fix LICENSE (diff) | |
download | gentoo-77c26d2358810c82f3deaa3530e4427d8303c451.tar.gz gentoo-77c26d2358810c82f3deaa3530e4427d8303c451.tar.bz2 gentoo-77c26d2358810c82f3deaa3530e4427d8303c451.zip |
x11-misc/xdesktopwaves: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc/xdesktopwaves')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild index 1be0017af311..fe9e411845d7 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit desktop toolchain-funcs -DESCRIPTION="A cellular automata setting the background of your X Windows desktop under water" -HOMEPAGE="http://xdesktopwaves.sourceforge.net/" +DESCRIPTION="Cellular automata setting the background of your X Windows desktop under water" +HOMEPAGE="https://xdesktopwaves.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" RDEPEND=" |