diff options
author | 2014-07-28 13:48:39 +0000 | |
---|---|---|
committer | 2014-07-28 13:48:39 +0000 | |
commit | 256b3d98d8a74a919534de0f5a5f278cb4ab1c58 (patch) | |
tree | ce02ce3da7844c46563a47150ca245d35ea708dd /media-video/libav | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-256b3d98d8a74a919534de0f5a5f278cb4ab1c58.tar.gz gentoo-2-256b3d98d8a74a919534de0f5a5f278cb4ab1c58.tar.bz2 gentoo-2-256b3d98d8a74a919534de0f5a5f278cb4ab1c58.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/libav')
-rw-r--r-- | media-video/libav/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/libav/libav-9.13.ebuild | 4 | ||||
-rw-r--r-- | media-video/libav/libav-9.14.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 8c797cdc830a..edaa6684add9 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,10 @@ # 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.206 2014/07/23 16:17:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.207 2014/07/28 13:48:39 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libav-9.13.ebuild, + libav-9.14.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Tobias Klausmann <klausman@gentoo.org> libav-9.13.ebuild: Stable on alpha, bug #499368 diff --git a/media-video/libav/libav-9.13.ebuild b/media-video/libav/libav-9.13.ebuild index f65c1798a57a..cf3cfc75b72a 100644 --- a/media-video/libav/libav-9.13.ebuild +++ b/media-video/libav/libav-9.13.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.13.ebuild,v 1.7 2014/07/23 16:17:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.13.ebuild,v 1.8 2014/07/28 13:48:39 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 diff --git a/media-video/libav/libav-9.14.ebuild b/media-video/libav/libav-9.14.ebuild index fc349e9903ed..91136e121c12 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.4 2014/07/23 15:23:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.14.ebuild,v 1.5 2014/07/28 13:48:39 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 |