diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:54:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:54:25 +0000 |
commit | bcf885bdf76e026846da54b97d76266a0fa88e2d (patch) | |
tree | acddb4e33432083024c1db7fec38c275a24c404c /media-video | |
parent | Stable on amd64 wrt bug #414487 (diff) | |
download | gentoo-2-bcf885bdf76e026846da54b97d76266a0fa88e2d.tar.gz gentoo-2-bcf885bdf76e026846da54b97d76266a0fa88e2d.tar.bz2 gentoo-2-bcf885bdf76e026846da54b97d76266a0fa88e2d.zip |
x86 stable, bug #408555
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 4fc1931dc8b2..0b305561077c 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.66 2012/05/05 08:58:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.67 2012/05/05 11:54:25 maekke Exp $ + + 05 May 2012; Markus Meier <maekke@gentoo.org> libav-0.8.1.ebuild: + x86 stable, bug #408555 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libav-0.7.5.ebuild, libav-0.7.9999.ebuild, libav-0.8.1.ebuild, libav-0.8.9999.ebuild, diff --git a/media-video/libav/libav-0.8.1.ebuild b/media-video/libav/libav-0.8.1.ebuild index b8f14b9ac886..8af38c84a5f3 100644 --- a/media-video/libav/libav-0.8.1.ebuild +++ b/media-video/libav/libav-0.8.1.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.1.ebuild,v 1.5 2012/05/05 08:58:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.1.ebuild,v 1.6 2012/05/05 11:54:25 maekke Exp $ EAPI=4 @@ -25,7 +25,7 @@ fi 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 +~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 |