diff options
author | 2015-05-28 16:39:20 +0000 | |
---|---|---|
committer | 2015-05-28 16:39:20 +0000 | |
commit | b22e8fe4ff569d9ac5795df524eda3e3b5d84409 (patch) | |
tree | 84e9c950451a6daaa7cae19a27db17d63aa839d3 /media-video | |
parent | Stable for PPC64 (bug #550214). (diff) | |
download | gentoo-2-b22e8fe4ff569d9ac5795df524eda3e3b5d84409.tar.gz gentoo-2-b22e8fe4ff569d9ac5795df524eda3e3b5d84409.tar.bz2 gentoo-2-b22e8fe4ff569d9ac5795df524eda3e3b5d84409.zip |
Stable for HPPA (bug #541664).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/libav/libav-11.3.ebuild | 7 | ||||
-rw-r--r-- | media-video/libav/libav-11.9999.ebuild | 7 |
3 files changed, 11 insertions, 9 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 8e9ded510dea..b69bf65ac016 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,10 @@ # 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.247 2015/05/15 09:09:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.248 2015/05/28 16:39:20 jer Exp $ + + 28 May 2015; Jeroen Roovers <jer@gentoo.org> libav-11.3.ebuild, + libav-11.9999.ebuild: + Stable for HPPA (bug #541664). 15 May 2015; Pacho Ramos <pacho@gentoo.org> libav-11.3.ebuild: ppc/ppc64/x86 stable, bug #541664 diff --git a/media-video/libav/libav-11.3.ebuild b/media-video/libav/libav-11.3.ebuild index fc23fc81804b..c8946c5059cd 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.7 2015/05/15 09:09:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.3.ebuild,v 1.8 2015/05/28 16:39:20 jer Exp $ EAPI=5 @@ -29,9 +29,8 @@ 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" +[[ ${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" 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 diff --git a/media-video/libav/libav-11.9999.ebuild b/media-video/libav/libav-11.9999.ebuild index f9f20b96d9c9..87abe76ab515 100644 --- a/media-video/libav/libav-11.9999.ebuild +++ b/media-video/libav/libav-11.9999.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.9999.ebuild,v 1.6 2015/04/02 18:28:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.9999.ebuild,v 1.7 2015/05/28 16:39:20 jer Exp $ EAPI=5 @@ -28,9 +28,8 @@ 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" +[[ ${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" 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 |