diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-07 12:21:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-07 12:21:06 +0000 |
commit | 4f4994f335132dafcb2ee069706309036139be90 (patch) | |
tree | 439121895073faaf0f4bb77fd96e7c4406fb75e8 /media-video/libav | |
parent | Use "exec" in the wrapper script, in order to avoid a spurious process. Commi... (diff) | |
download | gentoo-2-4f4994f335132dafcb2ee069706309036139be90.tar.gz gentoo-2-4f4994f335132dafcb2ee069706309036139be90.tar.bz2 gentoo-2-4f4994f335132dafcb2ee069706309036139be90.zip |
Stable for amd64, wrt bug #531832
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 1b10ae3aa2aa..96e05737016b 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.226 2014/12/02 13:36:00 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.227 2014/12/07 12:21:06 ago Exp $ + + 07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libav-9.17.ebuild: + Stable for amd64, wrt bug #531832 *libav-11.1 (02 Dec 2014) diff --git a/media-video/libav/libav-9.17.ebuild b/media-video/libav/libav-9.17.ebuild index 44e11bde62ce..884ff6c672fe 100644 --- a/media-video/libav/libav-9.17.ebuild +++ b/media-video/libav/libav-9.17.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.17.ebuild,v 1.1 2014/10/12 09:13:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.17.ebuild,v 1.2 2014/12/07 12:21:06 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 |