diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-09-08 20:25:58 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-09-08 20:25:58 +0000 |
commit | 695802839bd6bc8c53878008ecac9abbca29315a (patch) | |
tree | 6b8b5fc7f1f133f39c6b74e587a151f53123d9ab /media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-695802839bd6bc8c53878008ecac9abbca29315a.tar.gz historical-695802839bd6bc8c53878008ecac9abbca29315a.tar.bz2 historical-695802839bd6bc8c53878008ecac9abbca29315a.zip |
Stable on hppa. See bug #133520.
Package-Manager: portage-2.1.1_pre5-r2
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild index 39cc97d7a007..9d64a4cc9a6d 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild,v 1.19 2006/09/08 20:07:05 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild,v 1.20 2006/09/08 20:25:58 killerfox Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 +KEYWORDS="-* alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 IUSE="aac altivec amr debug doc ieee1394 a52 encode imlib mmx ogg vorbis oss test theora threads truetype v4l x264 xvid dts network zlib sdl" |