diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-08-01 07:09:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-08-01 07:09:09 +0000 |
commit | 812837453ffb712e095b1246969878121bec6ae9 (patch) | |
tree | 88f7eb9f24096b70c92ab22d2f6f13d0d5c4d336 /media-video | |
parent | marked x86 per bug 428778 (diff) | |
download | gentoo-2-812837453ffb712e095b1246969878121bec6ae9.tar.gz gentoo-2-812837453ffb712e095b1246969878121bec6ae9.tar.bz2 gentoo-2-812837453ffb712e095b1246969878121bec6ae9.zip |
x86 stable wrt bug #422537
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index ee1f486f8dd6..ad8da4670071 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.97 2012/07/19 20:00:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.98 2012/08/01 07:09:09 phajdan.jr Exp $ + + 01 Aug 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libav-0.8.3.ebuild: + x86 stable wrt bug #422537 19 Jul 2012; Markus Meier <maekke@gentoo.org> libav-0.8.3.ebuild: arm stable, bug #422537 diff --git a/media-video/libav/libav-0.8.3.ebuild b/media-video/libav/libav-0.8.3.ebuild index a64bb0507c92..af3875d2ecad 100644 --- a/media-video/libav/libav-0.8.3.ebuild +++ b/media-video/libav/libav-0.8.3.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.3.ebuild,v 1.4 2012/07/19 20:00:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.3.ebuild,v 1.5 2012/08/01 07:09:09 phajdan.jr 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 |