diff options
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.4.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.1.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.2.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.3.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild index b8575f84c87d..66e6bc724774 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild @@ -22,7 +22,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="http://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index 8bec452d4ea6..91e2e0bddbf5 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild index cc95a886113b..3c7a5baf5cd6 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-4.2.1.ebuild b/media-video/ffmpeg/ffmpeg-4.2.1.ebuild index a162e226c929..d04a9e8a9bf8 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.1.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild index cf69d359c7ec..1cc832f8624a 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild index cff5d2117a0d..42b26adc265c 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 7805600ea529..055a69ae2702 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -23,7 +23,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" +DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" HOMEPAGE="https://ffmpeg.org/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" |