commit: f0fd177dd83c627d5274b0e37224b0dadf60c8f8 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:19:37 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 03:46:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fd177d
media-video/flvstreamer: update DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-video/flvstreamer/flvstreamer-2.1c.ebuild | 4 ++-- 1 file 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"
