diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-21 01:23:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-21 01:23:53 +0000 |
commit | d79c9b4b1372997b2d04af958c2791513e5db2c3 (patch) | |
tree | b8797803411111bacb838c8463f259589a028552 /media-libs/libtheora | |
parent | hppa/ia64 stable for #64348 (diff) | |
download | historical-d79c9b4b1372997b2d04af958c2791513e5db2c3.tar.gz historical-d79c9b4b1372997b2d04af958c2791513e5db2c3.tar.bz2 historical-d79c9b4b1372997b2d04af958c2791513e5db2c3.zip |
ia64 stable for xine-lib
Diffstat (limited to 'media-libs/libtheora')
-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 7e44f2f4b23b..89059c7224d8 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-2004 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.14 2004/09/02 02:26:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.15 2004/09/21 01:23:52 vapier 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="x86 amd64 ppc sparc alpha hppa ppc64 ~mips ~ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ppc64 ~mips ia64" IUSE="" DEPEND=">=media-libs/libogg-1.1.0 |