diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-04-25 12:24:15 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-04-25 12:24:15 +0000 |
commit | b8005c843a21aa5d7830d6426e06bff9567dd22d (patch) | |
tree | 123f2706e158ef6e69341b9b74097837a5542108 /media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild | |
parent | Fix gtkhtml deps. (diff) | |
download | historical-b8005c843a21aa5d7830d6426e06bff9567dd22d.tar.gz historical-b8005c843a21aa5d7830d6426e06bff9567dd22d.tar.bz2 historical-b8005c843a21aa5d7830d6426e06bff9567dd22d.zip |
stabilise on x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild index 6af476f2eb88..40801493e1c2 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild,v 1.3 2005/04/14 18:23:19 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild,v 1.4 2005/04/25 12:10:18 zaheerm Exp $ inherit gst-plugins -KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ppc64 ~sparc" +KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ppc64 ~sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b |