diff options
author | 2014-06-23 15:00:16 +0000 | |
---|---|---|
committer | 2014-06-23 15:00:16 +0000 | |
commit | c61579b30ada3acc1f233ba1d29a3e394c37b7cb (patch) | |
tree | 2da69dac8caa1d0a0d8b40524e5900e1d563c0a9 | |
parent | amd64/x86 stable, bug #514462 (diff) | |
download | gentoo-2-c61579b30ada3acc1f233ba1d29a3e394c37b7cb.tar.gz gentoo-2-c61579b30ada3acc1f233ba1d29a3e394c37b7cb.tar.bz2 gentoo-2-c61579b30ada3acc1f233ba1d29a3e394c37b7cb.zip |
x86 stable wrt bug #504584
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x4F1A2555EA71991D!)
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index b5bd6a2b72ba..d9913d7bb2d2 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/libav # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.196 2014/06/22 14:36:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.197 2014/06/23 15:00:16 phajdan.jr Exp $ + + 23 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> libav-0.8.11.ebuild: + x86 stable wrt bug #504584 22 Jun 2014; Akinori Hattori <hattya@gentoo.org> libav-0.8.11.ebuild: ia64 stable wrt bug #504584 diff --git a/media-video/libav/libav-0.8.11.ebuild b/media-video/libav/libav-0.8.11.ebuild index c6adabd61af6..a31db74fee51 100644 --- a/media-video/libav/libav-0.8.11.ebuild +++ b/media-video/libav/libav-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.11.ebuild,v 1.8 2014/06/22 14:36:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.11.ebuild,v 1.9 2014/06/23 15:00:16 phajdan.jr Exp $ EAPI=5 @@ -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/0.8" [[ ${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 |