diff options
author | Markus Meier <maekke@gentoo.org> | 2014-03-26 21:53:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-03-26 21:53:40 +0000 |
commit | 78f67473471476f1e5569189e32a4f0cab9937c0 (patch) | |
tree | d11b33136ea2e4b56d9bf1c3fb2ff508797e34e0 /media-video | |
parent | arm stable, bug #504300 (diff) | |
download | gentoo-2-78f67473471476f1e5569189e32a4f0cab9937c0.tar.gz gentoo-2-78f67473471476f1e5569189e32a4f0cab9937c0.tar.bz2 gentoo-2-78f67473471476f1e5569189e32a4f0cab9937c0.zip |
arm stable, bug #504584
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index f51004713ee6..a226c7a72217 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.180 2014/03/18 15:27:10 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.181 2014/03/26 21:53:40 maekke Exp $ + + 26 Mar 2014; Markus Meier <maekke@gentoo.org> libav-0.8.11.ebuild: + arm stable, bug #504584 18 Mar 2014; Steve Dibb <beandog@gentoo.org> libav-0.8.7.ebuild, libav-0.8.9-r1.ebuild, libav-0.8.11.ebuild, libav-0.8.9999.ebuild, diff --git a/media-video/libav/libav-0.8.11.ebuild b/media-video/libav/libav-0.8.11.ebuild index 96936f0d0760..f09e00a742b5 100644 --- a/media-video/libav/libav-0.8.11.ebuild +++ b/media-video/libav/libav-0.8.11.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-0.8.11.ebuild,v 1.2 2014/03/18 15:27:10 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.11.ebuild,v 1.3 2014/03/26 21:53:40 maekke Exp $ EAPI=5 @@ -27,7 +27,7 @@ SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )" LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0/0.8" [[ ${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="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm |