commit: d5c946479a25b15c2947ffaa659a5f7556eb74f6
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 15:25:49 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 15:33:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c94647
media-plugins/gst-plugins-mad-1.10.5: hppa stable
1.10.3 was stable on hppa, while 1.10.5 series was skipped and
1.12.3 was the next stable, which doesn't have mad plugin anymore.
as there are no code changes in gst-plugins-mad between 1.10.3 and
1.10.5, stabilize blindly as maintainer for hppa to solve deptree
ater 1.10.3 set removal without having to still pull in
gst-plugins-ugly-1.10.3.tar.xz tarballs somewhere.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild
b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild
index d88a2f09f33..1bd9bc89041 100644
--- a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild
+++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
inherit gstreamer
DESCRIPTION="MP3 decoder plugin for GStreamer"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=media-libs/libmad-0.15.1b-r8[${MULTILIB_USEDEP}]"