diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-25 18:38:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-25 18:38:25 +0000 |
commit | 4f1784eb9f510daaca74f57474f3df6b8fbd7ae7 (patch) | |
tree | ed172c1811f3c7a707f2c26c7d39e7d36a211e5f /media-libs/libtheora/libtheora-1.1.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-4f1784eb9f510daaca74f57474f3df6b8fbd7ae7.tar.gz gentoo-2-4f1784eb9f510daaca74f57474f3df6b8fbd7ae7.tar.bz2 gentoo-2-4f1784eb9f510daaca74f57474f3df6b8fbd7ae7.zip |
alpha/arm/ia64/sh/sparc stable wrt #298039
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libtheora/libtheora-1.1.1.ebuild')
-rw-r--r-- | media-libs/libtheora/libtheora-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtheora/libtheora-1.1.1.ebuild b/media-libs/libtheora/libtheora-1.1.1.ebuild index e10115070f0a..95434cbeac14 100644 --- a/media-libs/libtheora/libtheora-1.1.1.ebuild +++ b/media-libs/libtheora/libtheora-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1.ebuild,v 1.6 2010/02/23 18:49:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1.ebuild,v 1.7 2010/02/25 18:38:25 armin76 Exp $ EAPI=2 inherit autotools eutils flag-o-matic @@ -11,7 +11,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 |