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/gst-plugins-base/
Date: Wed, 19 Sep 2018 08:42:59
Message-Id: 1537346554.e8cb60cf27496fc70087c1f70671e05e8291ddaa.slyfox@gentoo
1 commit: e8cb60cf27496fc70087c1f70671e05e8291ddaa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 07:09:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 08:42:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8cb60cf
7
8 media-libs/gst-plugins-base: stable 1.14.1 for ia64, bug #661288
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild
17 index fc37cdc26cd..f8ee12bf8f2 100644
18 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild
19 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
21 HOMEPAGE="https://gstreamer.freedesktop.org/"
22
23 LICENSE="GPL-2+ LGPL-2+"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26
27 # For OpenGL we have three separate concepts, with a list of possibilities in each:
28 # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant