diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-13 17:18:58 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-14 06:46:04 +0300 |
commit | 547b346474a8a04889519002ff6faa387aa0b1a2 (patch) | |
tree | 411de8d1bbff45e6ad5b9f0a05512433a631b2cd /media-sound | |
parent | media-sound/potamus: update DESCRIPTION (diff) | |
download | gentoo-547b346474a8a04889519002ff6faa387aa0b1a2.tar.gz gentoo-547b346474a8a04889519002ff6faa387aa0b1a2.tar.bz2 gentoo-547b346474a8a04889519002ff6faa387aa0b1a2.zip |
media-sound/substract_wave: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/substract_wave/substract_wave-0.3-r1.ebuild | 4 |
1 files 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" |