diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:51:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:51:11 +0000 |
commit | 0e89ee76342711f3ed7781179edd269ea47b2480 (patch) | |
tree | 248b3f91c4d2647b5bb564ca9896c74080d3c2e0 /media-plugins/gst-plugins-theora | |
parent | Restrict junit dep to 3.8* to prevent circular deps in junit-4. Raise jdk/jre... (diff) | |
download | gentoo-2-0e89ee76342711f3ed7781179edd269ea47b2480.tar.gz gentoo-2-0e89ee76342711f3ed7781179edd269ea47b2480.tar.bz2 gentoo-2-0e89ee76342711f3ed7781179edd269ea47b2480.zip |
arm/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild index bff5df5fa81e..8967624e90f0 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.14.ebuild,v 1.8 2007/11/01 14:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.9 2008/01/10 09:51:07 vapier Exp $ 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.0_alpha3 |