diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 12:04:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 12:04:36 +0000 |
commit | 5d8f70ae709a84644838fb13306e193097860398 (patch) | |
tree | 73aa805d68307491ba92bb610ef7e7214f3b5b43 /media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-5d8f70ae709a84644838fb13306e193097860398.tar.gz gentoo-2-5d8f70ae709a84644838fb13306e193097860398.tar.bz2 gentoo-2-5d8f70ae709a84644838fb13306e193097860398.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild index 4b08b7597df9..3fb2dc1232ea 100644 --- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild +++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.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-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild,v 1.3 2006/07/14 17:19:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.1-r1.ebuild,v 1.4 2006/07/16 12:04:36 dertobi123 Exp $ inherit flag-o-matic eutils @@ -17,7 +17,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 ~hppa ppc ppc64 x86" +KEYWORDS="~alpha ~amd64 hppa ppc ppc64 x86" IUSE="" S=${WORKDIR}/${MY_P} |