diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 17:58:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 17:58:46 +0000 |
commit | b307a6dd553fdd7f1ecf52fec9db91e0e2917684 (patch) | |
tree | a514448d3540ceda5fe9a1b4d408bb434e1ddb59 /media-video/libav | |
parent | x86 stable, see bug 439734 (diff) | |
download | gentoo-2-b307a6dd553fdd7f1ecf52fec9db91e0e2917684.tar.gz gentoo-2-b307a6dd553fdd7f1ecf52fec9db91e0e2917684.tar.bz2 gentoo-2-b307a6dd553fdd7f1ecf52fec9db91e0e2917684.zip |
Stable for x86, wrt bug #439052
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-video/libav')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index d2b206c64694..a7cbee9a894e 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/libav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.111 2012/10/28 12:30:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.112 2012/10/30 17:58:46 ago Exp $ + + 30 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libav-0.8.4.ebuild: + Stable for x86, wrt bug #439052 28 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libav-0.8.4.ebuild: stable ppc, bug #439052 diff --git a/media-video/libav/libav-0.8.4.ebuild b/media-video/libav/libav-0.8.4.ebuild index 798ff8b4fae9..087c5fa013ff 100644 --- a/media-video/libav/libav-0.8.4.ebuild +++ b/media-video/libav/libav-0.8.4.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/libav/libav-0.8.4.ebuild,v 1.8 2012/10/28 12:30:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.4.ebuild,v 1.9 2012/10/30 17:58:46 ago Exp $ EAPI=4 @@ -27,7 +27,7 @@ SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )" LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0" [[ ${PV} == *9999 ]] || \ -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |