Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libtheora/
Date: Thu, 04 Oct 2018 22:36:41
Message-Id: 1538692537.9e3a910f665b0ad0fb55c1bf3e6daa3e534f617d.slyfox@gentoo
1 commit: 9e3a910f665b0ad0fb55c1bf3e6daa3e534f617d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 22:35:37 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 22:35:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3a910f
7
8 media-libs/libtheora: stable 1.1.1-r2 for ia64, bug #620800
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 media-libs/libtheora/libtheora-1.1.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libtheora/libtheora-1.1.1-r2.ebuild b/media-libs/libtheora/libtheora-1.1.1-r2.ebuild
18 index 43080a81d96..e2445063b8b 100644
19 --- a/media-libs/libtheora/libtheora-1.1.1-r2.ebuild
20 +++ b/media-libs/libtheora/libtheora-1.1.1-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 IUSE="doc +encode examples static-libs"
28
29 REQUIRED_USE="examples? ( encode )" #285895