diff options
author | 2012-01-04 18:08:37 +0000 | |
---|---|---|
committer | 2012-01-04 18:08:37 +0000 | |
commit | 4a9e62567a8aff116218b4c23720171715101f89 (patch) | |
tree | 92be6b3b951363026ccac9df2b4317d9a173425e /media-video/transcode/transcode-1.1.7.ebuild | |
parent | x86 stable wrt bug #386129 (diff) | |
download | historical-4a9e62567a8aff116218b4c23720171715101f89.tar.gz historical-4a9e62567a8aff116218b4c23720171715101f89.tar.bz2 historical-4a9e62567a8aff116218b4c23720171715101f89.zip |
x86 stable wrt bug #395729
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'media-video/transcode/transcode-1.1.7.ebuild')
-rw-r--r-- | media-video/transcode/transcode-1.1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/transcode/transcode-1.1.7.ebuild b/media-video/transcode/transcode-1.1.7.ebuild index c3c7c4f1056c..18598b61aa53 100644 --- a/media-video/transcode/transcode-1.1.7.ebuild +++ b/media-video/transcode/transcode-1.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7.ebuild,v 1.3 2011/12/23 19:38:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7.ebuild,v 1.4 2012/01/04 18:08:37 phajdan.jr Exp $ EAPI=4 inherit eutils libtool multilib @@ -11,7 +11,7 @@ SRC_URI="http://bitbucket.org/france/${PN}-tcforge/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="3dnow a52 aac alsa altivec dv dvd +iconv imagemagick jpeg lzo mjpeg mmx mp3 mpeg nuv ogg oss pic postproc quicktime sdl sse sse2 theora truetype v4l vorbis X x264 xml xvid" RDEPEND=" |