diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:48:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-14 07:48:33 +0000 |
commit | 02fa422cb6c0982f0486663837dae91d03b65fe1 (patch) | |
tree | d3dddaad8956bfd1ebb5e1477cea6121808288b1 | |
parent | Stable for ia64, wrt bug #461610 (diff) | |
download | gentoo-2-02fa422cb6c0982f0486663837dae91d03b65fe1.tar.gz gentoo-2-02fa422cb6c0982f0486663837dae91d03b65fe1.tar.bz2 gentoo-2-02fa422cb6c0982f0486663837dae91d03b65fe1.zip |
Stable for ia64, wrt bug #433772
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | media-video/ffmpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog index 99be062da8eb..89f70f7b5412 100644 --- a/media-video/ffmpeg/ChangeLog +++ b/media-video/ffmpeg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.624 2013/03/14 07:01:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.625 2013/03/14 07:48:33 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ffmpeg-0.10.6.ebuild: + Stable for ia64, wrt bug #433772 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ffmpeg-0.10.6.ebuild: Stable for arm, wrt bug #433772 diff --git a/media-video/ffmpeg/ffmpeg-0.10.6.ebuild b/media-video/ffmpeg/ffmpeg-0.10.6.ebuild index 160ffedea8b8..6f39f161bfc6 100644 --- a/media-video/ffmpeg/ffmpeg-0.10.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild,v 1.10 2013/03/14 07:01:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild,v 1.11 2013/03/14 07:48:33 ago Exp $ EAPI="4" @@ -26,7 +26,7 @@ FFMPEG_REVISION="${PV#*_p}" LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug |