diff options
author | 2012-04-08 15:34:16 +0000 | |
---|---|---|
committer | 2012-04-08 15:34:16 +0000 | |
commit | 21a722c659520f27b3a31994376b1918d713f50d (patch) | |
tree | d45d9273a7555e91464a9c89c49315c3e217a378 | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #409287 (diff) | |
download | gentoo-2-21a722c659520f27b3a31994376b1918d713f50d.tar.gz gentoo-2-21a722c659520f27b3a31994376b1918d713f50d.tar.bz2 gentoo-2-21a722c659520f27b3a31994376b1918d713f50d.zip |
Add ~alpha/~arm/~ia64/~sparc wrt #392269
(Portage version: 2.1.10.53/cvs/Linux ia64)
-rw-r--r-- | media-video/ffmpeg/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog index 8f3f4a037e7c..d9f73d69f981 100644 --- a/media-video/ffmpeg/ChangeLog +++ b/media-video/ffmpeg/ChangeLog @@ -1,6 +1,10 @@ # 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.537 2012/04/08 14:37:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.538 2012/04/08 15:34:16 armin76 Exp $ + + 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> ffmpeg-0.10.ebuild, + ffmpeg-0.10.2.ebuild: + Add ~alpha/~arm/~ia64/~sparc wrt #392269 08 Apr 2012; Alexis Ballier <aballier@gentoo.org> ffmpeg-0.10.2.ebuild, +files/freiordl.patch: diff --git a/media-video/ffmpeg/ffmpeg-0.10.2.ebuild b/media-video/ffmpeg/ffmpeg-0.10.2.ebuild index 24d812e0ba70..7c2fba160dc2 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.4 2012/04/08 14:37:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.5 2012/04/08 15:34:16 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="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" fi IUSE=" aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug diff --git a/media-video/ffmpeg/ffmpeg-0.10.ebuild b/media-video/ffmpeg/ffmpeg-0.10.ebuild index 7bdf8a13e125..1d590b261697 100644 --- a/media-video/ffmpeg/ffmpeg-0.10.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.10.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.ebuild,v 1.6 2012/03/31 09:43:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild,v 1.7 2012/04/08 15:34:16 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="~amd64 hppa ~ppc ppc64 ~x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" fi IUSE=" aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug |