diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-17 15:49:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-17 15:49:47 +0000 |
commit | a5fdba921db3a56b8db44e2b577af326dd19c649 (patch) | |
tree | 4dd3b9335dfaa6d875db4bbe6d28996650e11b77 /media-video | |
parent | Stable for ia64, wrt bug #541664 (diff) | |
download | gentoo-2-a5fdba921db3a56b8db44e2b577af326dd19c649.tar.gz gentoo-2-a5fdba921db3a56b8db44e2b577af326dd19c649.tar.bz2 gentoo-2-a5fdba921db3a56b8db44e2b577af326dd19c649.zip |
Stable for sparc, wrt bug #541664
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 42ffdfecf9c8..b1b53233ec49 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/libav # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.251 2015/07/17 15:49:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.252 2015/07/17 15:49:47 ago Exp $ + + 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libav-11.3.ebuild: + Stable for sparc, wrt bug #541664 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libav-11.3.ebuild: Stable for ia64, wrt bug #541664 diff --git a/media-video/libav/libav-11.3.ebuild b/media-video/libav/libav-11.3.ebuild index 3467e9dd8078..2fdce41c7c6a 100644 --- a/media-video/libav/libav-11.3.ebuild +++ b/media-video/libav/libav-11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.3.ebuild,v 1.11 2015/07/17 15:49:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.3.ebuild,v 1.12 2015/07/17 15:49:47 ago Exp $ EAPI=5 @@ -30,7 +30,7 @@ fi LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0/11" [[ ${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="aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc +encode faac fdk frei0r fontconfig +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k mp3 +network openssl opus oss pic pulseaudio rtmp schroedinger sdl speex ssl |