diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-03 17:32:48 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-03 17:32:48 +0000 |
commit | 3d186e1143aeba3c2e1b2293ce2c2fd80e9e108f (patch) | |
tree | cde988282c76a89664e47441e842e70885edb0f8 /media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild | |
parent | Stable on alpha, bug #266986 (diff) | |
download | gentoo-2-3d186e1143aeba3c2e1b2293ce2c2fd80e9e108f.tar.gz gentoo-2-3d186e1143aeba3c2e1b2293ce2c2fd80e9e108f.tar.bz2 gentoo-2-3d186e1143aeba3c2e1b2293ce2c2fd80e9e108f.zip |
Stable on alpha, bug #266986
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild index 7fcdae99525c..54eb29334da5 100644 --- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild +++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild,v 1.1 2009/03/30 04:49:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.7.ebuild,v 1.2 2009/05/03 17:32:48 klausman Exp $ inherit flag-o-matic eutils base @@ -18,7 +18,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html" SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |