diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-04 19:42:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-04 19:42:58 +0000 |
commit | c92a4c7f24ba29d552f553ae5cc95a15b264ac4e (patch) | |
tree | d0bb78bab6c7b69b5763c84f5a038ee9f789848b /media-video/libav | |
parent | Stable for ppc64, wrt bug #504584 (diff) | |
download | gentoo-2-c92a4c7f24ba29d552f553ae5cc95a15b264ac4e.tar.gz gentoo-2-c92a4c7f24ba29d552f553ae5cc95a15b264ac4e.tar.bz2 gentoo-2-c92a4c7f24ba29d552f553ae5cc95a15b264ac4e.zip |
Stable for sparc, wrt bug #504584
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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-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 a65aff3fa2bf..ca972a8edf68 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.201 2014/07/04 19:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.202 2014/07/04 19:42:58 ago Exp $ + + 04 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libav-0.8.11.ebuild: + Stable for sparc, wrt bug #504584 04 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libav-0.8.11.ebuild: Stable for ppc64, wrt bug #504584 diff --git a/media-video/libav/libav-0.8.11.ebuild b/media-video/libav/libav-0.8.11.ebuild index c8743d1e975b..028ba74825f1 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.11 2014/07/04 19:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.11.ebuild,v 1.12 2014/07/04 19:42:58 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 |