diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:27:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:27:16 +0000 |
commit | 8873fcabd9c8d3ec4bc81815f74cb34d46d51014 (patch) | |
tree | a912b68715b5ba78008b5544cc268813060f2465 /media-video | |
parent | Stable for alpha, wrt bug #470730 (diff) | |
download | gentoo-2-8873fcabd9c8d3ec4bc81815f74cb34d46d51014.tar.gz gentoo-2-8873fcabd9c8d3ec4bc81815f74cb34d46d51014.tar.bz2 gentoo-2-8873fcabd9c8d3ec4bc81815f74cb34d46d51014.zip |
Stable for alpha, wrt bug #470734
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 6025815db147..490526f8bec3 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.155 2013/05/25 07:52:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.156 2013/05/25 14:27:16 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> libav-0.8.7.ebuild: + Stable for alpha, wrt bug #470734 25 May 2013; Agostino Sarubbo <ago@gentoo.org> libav-0.8.7.ebuild: Stable for sparc, wrt bug #470734 diff --git a/media-video/libav/libav-0.8.7.ebuild b/media-video/libav/libav-0.8.7.ebuild index 02588f9cf417..1325d39bb6e3 100644 --- a/media-video/libav/libav-0.8.7.ebuild +++ b/media-video/libav/libav-0.8.7.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.7.ebuild,v 1.6 2013/05/25 07:52:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.7.ebuild,v 1.7 2013/05/25 14:27:16 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 |