diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:03:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 18:03:13 +0000 |
commit | 7ff290531aeac4aafaafc6e9296b51ab2f9043ef (patch) | |
tree | 549cff0a276c2924b5fb68e2d8b66460b155e19c | |
parent | Use readme.gentoo.eclass for elog message (#456068) (diff) | |
download | gentoo-2-7ff290531aeac4aafaafc6e9296b51ab2f9043ef.tar.gz gentoo-2-7ff290531aeac4aafaafc6e9296b51ab2f9043ef.tar.bz2 gentoo-2-7ff290531aeac4aafaafc6e9296b51ab2f9043ef.zip |
Stable for ia64, wrt bug #452202
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-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 c74883970847..147037f5a6de 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.139 2013/01/21 16:24:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.140 2013/02/09 18:03:13 ago Exp $ + + 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libav-0.8.5.ebuild: + Stable for ia64, wrt bug #452202 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libav-0.8.5.ebuild: Stable for sparc, wrt bug #452202 diff --git a/media-video/libav/libav-0.8.5.ebuild b/media-video/libav/libav-0.8.5.ebuild index 35445560ff8b..dacca33949b5 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.12 2013/01/21 16:24:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.13 2013/02/09 18:03:13 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 |