diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-22 14:36:03 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-22 14:36:03 +0000 |
commit | 376bb69dde1d4acb456ac32318cf328529b87542 (patch) | |
tree | 9fbe04116a609e019d35de330611e7cd11a17e15 /media-video/libav | |
parent | Keyworded on alpha, bug #485234 (diff) | |
download | gentoo-2-376bb69dde1d4acb456ac32318cf328529b87542.tar.gz gentoo-2-376bb69dde1d4acb456ac32318cf328529b87542.tar.bz2 gentoo-2-376bb69dde1d4acb456ac32318cf328529b87542.zip |
ia64 stable wrt bug #504584
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
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 729e78db47e9..b5bd6a2b72ba 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.195 2014/06/20 18:48:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.196 2014/06/22 14:36:03 hattya Exp $ + + 22 Jun 2014; Akinori Hattori <hattya@gentoo.org> libav-0.8.11.ebuild: + ia64 stable wrt bug #504584 20 Jun 2014; Jeroen Roovers <jer@gentoo.org> libav-9.13.ebuild: Stable for HPPA (bug #512024). diff --git a/media-video/libav/libav-0.8.11.ebuild b/media-video/libav/libav-0.8.11.ebuild index 69a3313414ef..c6adabd61af6 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.7 2014/06/17 16:07:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.11.ebuild,v 1.8 2014/06/22 14:36:03 hattya 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 |