commit: 547b346474a8a04889519002ff6faa387aa0b1a2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:18:58 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 03:46:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547b3464
media-sound/substract_wave: update DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-sound/substract_wave/substract_wave-0.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/substract_wave/substract_wave-0.3-r1.ebuild b/media-sound/substract_wave/substract_wave-0.3-r1.ebuild index bef6d1ddfaa8..775a29a2bd93 100644 --- a/media-sound/substract_wave/substract_wave-0.3-r1.ebuild +++ b/media-sound/substract_wave/substract_wave-0.3-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit toolchain-funcs -DESCRIPTION="substracts 2 mono wave files from each other by a factor specified on the command line" +DESCRIPTION="Substracts 2 mono wave files from each other by a factor specified" HOMEPAGE="http://panteltje.com/panteltje/dvd/" SRC_URI="http://panteltje.com/panteltje/dvd/${P}.tgz"
