diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-12-16 17:25:49 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-12-16 17:33:04 +0200 |
commit | d5c946479a25b15c2947ffaa659a5f7556eb74f6 (patch) | |
tree | d702c05e5577439f896d9ab34a3bf14f54236863 /media-plugins/gst-plugins-mad | |
parent | media-libs/gst-plugins-good: remove old (diff) | |
download | gentoo-d5c946479a25b15c2947ffaa659a5f7556eb74f6.tar.gz gentoo-d5c946479a25b15c2947ffaa659a5f7556eb74f6.tar.bz2 gentoo-d5c946479a25b15c2947ffaa659a5f7556eb74f6.zip |
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
Diffstat (limited to 'media-plugins/gst-plugins-mad')
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d88a2f09f330..1bd9bc89041a 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}]" |