diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-23 14:48:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-23 14:48:55 +0000 |
commit | 64601d96e96241e388c0fa3c13dfa78eb7cae591 (patch) | |
tree | 93a0e570e1abb71c5610008ea89f0067fb5613de /media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild | |
parent | Stable on amd64 wrt bug #368281 (diff) | |
download | gentoo-2-64601d96e96241e388c0fa3c13dfa78eb7cae591.tar.gz gentoo-2-64601d96e96241e388c0fa3c13dfa78eb7cae591.tar.bz2 gentoo-2-64601d96e96241e388c0fa3c13dfa78eb7cae591.zip |
Stable on amd64 wrt bug #368281
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild index 71abae0da8d2..65a72e291108 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 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.10.32.ebuild,v 1.3 2011/05/23 08:35:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.4 2011/05/23 14:48:55 hwoarang Exp $ EAPI=2 inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.1[encode] |