diff options
author | 2008-12-07 11:53:05 +0000 | |
---|---|---|
committer | 2008-12-07 11:53:05 +0000 | |
commit | f17c5dac3ffafaaf2183f415ad7a1cd7f13635a7 (patch) | |
tree | d56bde8ef99df9466759a3f697dd237fae4fffaa /media-libs/libtheora | |
parent | arm/sh stable (diff) | |
download | gentoo-2-f17c5dac3ffafaaf2183f415ad7a1cd7f13635a7.tar.gz gentoo-2-f17c5dac3ffafaaf2183f415ad7a1cd7f13635a7.tar.bz2 gentoo-2-f17c5dac3ffafaaf2183f415ad7a1cd7f13635a7.zip |
arm/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild b/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild index 70e877472957..8b6817ed1fd9 100644 --- a/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild +++ b/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild,v 1.9 2008/04/03 18:27:35 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2-r1.ebuild,v 1.10 2008/12/07 11:53:05 vapier Exp $ inherit autotools eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc encode examples" RDEPEND=">=media-libs/libogg-1.1 |