diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-15 18:17:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-15 18:17:55 +0000 |
commit | 9009bcf8ff9f59702ad8f8612c9248197d66622d (patch) | |
tree | b0219e3a36166a96b507fa2acdfec33c12d05cc1 /media-video | |
parent | Add back ia64 love #349020 by Dennis Schridde. (diff) | |
download | gentoo-2-9009bcf8ff9f59702ad8f8612c9248197d66622d.tar.gz gentoo-2-9009bcf8ff9f59702ad8f8612c9248197d66622d.tar.bz2 gentoo-2-9009bcf8ff9f59702ad8f8612c9248197d66622d.zip |
alpha/arm/ia64/sparc stable wrt #411369
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog index a7868416926f..e41481161537 100644 --- a/media-video/ffmpeg/ChangeLog +++ b/media-video/ffmpeg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.544 2012/04/14 18:34:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.545 2012/04/15 18:17:55 armin76 Exp $ + + 15 Apr 2012; Raúl Porcel <armin76@gentoo.org> ffmpeg-0.10.2.ebuild: + alpha/arm/ia64/sparc stable wrt #411369 14 Apr 2012; Zac Medico <zmedico@gentoo.org> ffmpeg-0.10.2.ebuild, ffmpeg-9999.ebuild: diff --git a/media-video/ffmpeg/ffmpeg-0.10.2.ebuild b/media-video/ffmpeg/ffmpeg-0.10.2.ebuild index ed27836cc244..556ff01cfc73 100644 --- a/media-video/ffmpeg/ffmpeg-0.10.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.9 2012/04/14 18:34:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.10 2012/04/15 18:17:55 armin76 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 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug |