diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:51:00 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 17:51:00 +0000 |
commit | bc921208e338573445578aee329c95c5ff2c7c07 (patch) | |
tree | 090abd0108f1b0071ab6a45ae91bb0d4aa77f9a7 /media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild | |
parent | it's qt3 not qt (diff) | |
download | gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.tar.gz gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.tar.bz2 gentoo-2-bc921208e338573445578aee329c95c5ff2c7c07.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild')
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild index c9885574f94b..cf75ae28082c 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.10 2006/12/01 02:08:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha6-r1.ebuild,v 1.11 2007/03/01 17:51:00 genstef Exp $ inherit flag-o-matic libtool autotools @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2" LICENSE="xiph" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="encode doc examples" RDEPEND=">=media-libs/libogg-1.1.0 |