diff options
Diffstat (limited to 'media-video/libav/libav-9.13-r1.ebuild')
-rw-r--r-- | media-video/libav/libav-9.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/libav/libav-9.13-r1.ebuild b/media-video/libav/libav-9.13-r1.ebuild index 1bcbd6622c05..387dffa46621 100644 --- a/media-video/libav/libav-9.13-r1.ebuild +++ b/media-video/libav/libav-9.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13-r1.ebuild,v 1.4 2014/07/06 10:13:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13-r1.ebuild,v 1.5 2014/08/10 21:00:35 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ fi inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} -DESCRIPTION="Complete solution to record, convert and stream audio and video." +DESCRIPTION="Complete solution to record, convert and stream audio and video" HOMEPAGE="http://libav.org/" if [[ ${PV} == *9999 ]] ; then SRC_URI="" |