diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-27 07:30:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-27 07:30:36 +0000 |
commit | 62559c8866bbb9b4e2dbdfb20bed9a745d37ae21 (patch) | |
tree | e0c5591f16b989d6e44a5e2e8dbbcdac1306ea29 /virtual | |
parent | sys-fs/aufs3: Bump to latest aufs3 release (diff) | |
download | gentoo-2-62559c8866bbb9b4e2dbdfb20bed9a745d37ae21.tar.gz gentoo-2-62559c8866bbb9b4e2dbdfb20bed9a745d37ae21.tar.bz2 gentoo-2-62559c8866bbb9b4e2dbdfb20bed9a745d37ae21.zip |
Stable for HPPA (bug #499368).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ffmpeg/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/ffmpeg/ChangeLog b/virtual/ffmpeg/ChangeLog index a9b1b7ca9340..cb65ffb396c2 100644 --- a/virtual/ffmpeg/ChangeLog +++ b/virtual/ffmpeg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/ffmpeg -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.51 2013/08/11 21:26:15 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.52 2014/01/27 07:30:36 jer Exp $ + + 27 Jan 2014; Jeroen Roovers <jer@gentoo.org> ffmpeg-9.ebuild: + Stable for HPPA (bug #499368). 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> ffmpeg-0.10.3.ebuild, ffmpeg-9.ebuild: diff --git a/virtual/ffmpeg/ffmpeg-9.ebuild b/virtual/ffmpeg/ffmpeg-9.ebuild index 5577a7817cbb..f41c2808a2cb 100644 --- a/virtual/ffmpeg/ffmpeg-9.ebuild +++ b/virtual/ffmpeg/ffmpeg-9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.4 2013/08/11 21:26:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.5 2014/01/27 07:30:36 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" |