diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-01-04 10:18:44 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-01-04 10:18:44 +0000 |
commit | e6db611e42765cfd9a10712a98c192f6d3db3517 (patch) | |
tree | 1e25b534a78d3c40511b10251b80556243613cb5 /media-libs/libtheora/libtheora-1.0_alpha3.ebuild | |
parent | No need to install the LICENSE file. (Manifest recommit) (diff) | |
download | gentoo-2-e6db611e42765cfd9a10712a98c192f6d3db3517.tar.gz gentoo-2-e6db611e42765cfd9a10712a98c192f6d3db3517.tar.bz2 gentoo-2-e6db611e42765cfd9a10712a98c192f6d3db3517.zip |
Stable on mips, dep of bug #74475
Diffstat (limited to 'media-libs/libtheora/libtheora-1.0_alpha3.ebuild')
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild index 6bf658991120..0c2b3ac2b4f6 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.18 2005/01/01 05:56:40 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.19 2005/01/04 10:18:44 hardave Exp $ DESCRIPTION="The Theora Video Compression Codec" HOMEPAGE="http://www.theora.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.theora.org/files/${P/_}.tar.bz2" LICENSE="xiph" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos sparc x86" IUSE="" DEPEND=">=media-libs/libogg-1.1.0 |