diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:46:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:46:52 +0000 |
commit | 51986b23a4868929da3e077d1e00b08f4ce4b762 (patch) | |
tree | 415383a5c492c194daa020d1d7257bee128cf1da /media-video/libav | |
parent | Stable for ppc64, wrt bug #509830 (diff) | |
download | gentoo-2-51986b23a4868929da3e077d1e00b08f4ce4b762.tar.gz gentoo-2-51986b23a4868929da3e077d1e00b08f4ce4b762.tar.bz2 gentoo-2-51986b23a4868929da3e077d1e00b08f4ce4b762.zip |
Stable for ppc64, wrt bug #515234
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/libav')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index fdc880b2ad3d..88e4f9b49de8 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.211 2014/08/07 19:16:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.212 2014/08/09 10:46:52 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libav-9.14.ebuild: + Stable for ppc64, wrt bug #515234 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libav-9.14.ebuild: Stable for HPPA (bug #515234). diff --git a/media-video/libav/libav-9.14.ebuild b/media-video/libav/libav-9.14.ebuild index 3ffa8efbbbb4..949d452120ad 100644 --- a/media-video/libav/libav-9.14.ebuild +++ b/media-video/libav/libav-9.14.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-9.14.ebuild,v 1.8 2014/08/07 19:16:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.14.ebuild,v 1.9 2014/08/09 10:46:52 ago Exp $ EAPI=5 @@ -29,7 +29,7 @@ SLOT="0/9" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${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 bindist +bzip2 cdio cpudetection custom-cflags debug doc +encode faac fdk frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k mp3 |