commit: b596a890eb104aa3c97b9117660fbbc2c616762d Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:15:49 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=b596a890
media-plugins/vdr-ffnetdev: update DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild index cd48d5623782..eef79330d3ec 100644 --- a/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild +++ b/media-plugins/vdr-ffnetdev/vdr-ffnetdev-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit vdr-plugin-2 VERSION="837" # every bump, new version -DESCRIPTION="VDR Plugin: Output device which offers OSD via VNC and Video as raw mpeg over network" +DESCRIPTION="VDR Plugin: Provides an easy way of connecting possible streaming clients to VDR" HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ffnetdev" SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.bz2"
