diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 20:05:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 20:05:22 +0000 |
commit | e5a0853c565270b0217e797a4447e09a41c1c02f (patch) | |
tree | 8c254168401c311f9f21fb3645b2566b1389f5b1 /media-video | |
parent | Stable for ppc64, wrt bug #452454 (diff) | |
download | gentoo-2-e5a0853c565270b0217e797a4447e09a41c1c02f.tar.gz gentoo-2-e5a0853c565270b0217e797a4447e09a41c1c02f.tar.bz2 gentoo-2-e5a0853c565270b0217e797a4447e09a41c1c02f.zip |
Stable for ppc64, wrt bug #452202
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 02d46ce6a022..4e3afd089f0c 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/libav # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.131 2013/01/16 18:20:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.132 2013/01/16 20:05:22 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libav-0.8.5.ebuild: + Stable for ppc64, wrt bug #452202 16 Jan 2013; Jeroen Roovers <jer@gentoo.org> libav-0.8.5.ebuild: Stable for HPPA (bug #452202). diff --git a/media-video/libav/libav-0.8.5.ebuild b/media-video/libav/libav-0.8.5.ebuild index 5a8de14e1ada..5d1a3fc1750a 100644 --- a/media-video/libav/libav-0.8.5.ebuild +++ b/media-video/libav/libav-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.5 2013/01/16 18:20:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.6 2013/01/16 20:05:22 ago 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 +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl |