diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-30 02:45:53 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-30 02:46:49 +0100 |
commit | 9d0e85f6903e6cfb6d3e9081c400180252351d7a (patch) | |
tree | 86f324eb3b2cb29d99f2da1a4a0388621e48e822 /media-video | |
parent | media-video/vlc: Drop USE=directfb (diff) | |
download | gentoo-9d0e85f6903e6cfb6d3e9081c400180252351d7a.tar.gz gentoo-9d0e85f6903e6cfb6d3e9081c400180252351d7a.tar.bz2 gentoo-9d0e85f6903e6cfb6d3e9081c400180252351d7a.zip |
media-video/vlc: Fix DESCRIPTION
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/vlc-2.2.6.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.2.8-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.2.8.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.2.9999.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-3.0.9999.ebuild | 2 | ||||
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/media-video/vlc/vlc-2.2.6.ebuild b/media-video/vlc/vlc-2.2.6.ebuild index 9652a5dba1e4..8f50aca222db 100644 --- a/media-video/vlc/vlc-2.2.6.ebuild +++ b/media-video/vlc/vlc-2.2.6.ebuild @@ -20,7 +20,7 @@ MY_PV="${PV/_/-}" MY_PV="${MY_PV/-beta/-test}" MY_P="${PN}-${MY_PV}" -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" if [[ ${PV} = *9999 ]] ; then # Live ebuild SRC_URI="" diff --git a/media-video/vlc/vlc-2.2.8-r1.ebuild b/media-video/vlc/vlc-2.2.8-r1.ebuild index bdfeed0e3449..24f97e228184 100644 --- a/media-video/vlc/vlc-2.2.8-r1.ebuild +++ b/media-video/vlc/vlc-2.2.8-r1.ebuild @@ -23,7 +23,7 @@ else fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" LICENSE="LGPL-2.1 GPL-2" diff --git a/media-video/vlc/vlc-2.2.8.ebuild b/media-video/vlc/vlc-2.2.8.ebuild index 61ec7e46d584..6896d4729401 100644 --- a/media-video/vlc/vlc-2.2.8.ebuild +++ b/media-video/vlc/vlc-2.2.8.ebuild @@ -23,7 +23,7 @@ else fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" LICENSE="LGPL-2.1 GPL-2" diff --git a/media-video/vlc/vlc-2.2.9999.ebuild b/media-video/vlc/vlc-2.2.9999.ebuild index 791c67a9a98a..5d8fafca1886 100644 --- a/media-video/vlc/vlc-2.2.9999.ebuild +++ b/media-video/vlc/vlc-2.2.9999.ebuild @@ -23,7 +23,7 @@ else fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" LICENSE="LGPL-2.1 GPL-2" diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index 7925c2465e78..044aa2ff014a 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -23,7 +23,7 @@ else fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" LICENSE="LGPL-2.1 GPL-2" diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index e67e99283315..86a7661c3f4d 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -23,7 +23,7 @@ else fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} -DESCRIPTION="VLC media player - Video player and streamer" +DESCRIPTION="Media player and framework with support for most multimedia files and streaming" HOMEPAGE="https://www.videolan.org/vlc/" LICENSE="LGPL-2.1 GPL-2" |