diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-13 17:19:37 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-14 06:46:05 +0300 |
commit | f0fd177dd83c627d5274b0e37224b0dadf60c8f8 (patch) | |
tree | f13663a631bc88b0e85078c8c7d89efd1f80d83b | |
parent | media-sound/substract_wave: update DESCRIPTION (diff) | |
download | gentoo-f0fd177dd83c627d5274b0e37224b0dadf60c8f8.tar.gz gentoo-f0fd177dd83c627d5274b0e37224b0dadf60c8f8.tar.bz2 gentoo-f0fd177dd83c627d5274b0e37224b0dadf60c8f8.zip |
media-video/flvstreamer: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | media-video/flvstreamer/flvstreamer-2.1c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/flvstreamer/flvstreamer-2.1c.ebuild b/media-video/flvstreamer/flvstreamer-2.1c.ebuild index 2989c8af30d7..6644066dff7f 100644 --- a/media-video/flvstreamer/flvstreamer-2.1c.ebuild +++ b/media-video/flvstreamer/flvstreamer-2.1c.ebuild @@ -1,11 +1,11 @@ -# 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="Open source command-line RTMP client intended to stream audio or video flash content" +DESCRIPTION="Open source command-line RTMP client to stream audio or video flash content" HOMEPAGE="https://savannah.nongnu.org/projects/flvstreamer/" SRC_URI="mirror://nongnu/${PN}/source/${P}.tar.gz" |