diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-07-02 10:23:40 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-07-02 10:23:40 +0000 |
commit | 3ecd5fd25c3e73c0b162e0ec55c7d9dd5e77abb5 (patch) | |
tree | 94e9ee66cd7fe562bb505b8af1b2ad84ac3ba491 /media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild | |
parent | + ~amd64 and stable x86 to keywords (diff) | |
download | gentoo-2-3ecd5fd25c3e73c0b162e0ec55c7d9dd5e77abb5.tar.gz gentoo-2-3ecd5fd25c3e73c0b162e0ec55c7d9dd5e77abb5.tar.bz2 gentoo-2-3ecd5fd25c3e73c0b162e0ec55c7d9dd5e77abb5.zip |
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild new file mode 100644 index 000000000000..962b59f45151 --- /dev/null +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.10.ebuild @@ -0,0 +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-theora/gst-plugins-theora-0.8.10.ebuild,v 1.1 2005/07/02 10:23:40 zaheerm Exp $ + +inherit gst-plugins + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~hppa" +IUSE="" + +DEPEND=">=media-libs/libtheora-1.0_alpha3" |