diff options
Diffstat (limited to 'media-video/2mandvd/2mandvd-1.8.4.ebuild')
-rw-r--r-- | media-video/2mandvd/2mandvd-1.8.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-video/2mandvd/2mandvd-1.8.4.ebuild b/media-video/2mandvd/2mandvd-1.8.4.ebuild index a501df6a0786..f6f2187b6f0d 100644 --- a/media-video/2mandvd/2mandvd-1.8.4.ebuild +++ b/media-video/2mandvd/2mandvd-1.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v 1.3 2012/11/20 20:48:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v 1.4 2013/02/08 13:08:43 aballier Exp $ EAPI=4 LANGS="cs de en it ru" @@ -43,6 +43,7 @@ S=${WORKDIR}/${MY_PN} PATCHES=( "${FILESDIR}/${PN}-1.7.3-libav.patch" + "${FILESDIR}/${PN}-1.8.4-libavformat54.patch" ) src_prepare() { |