diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:50:18 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:50:18 +0000 |
commit | 7eda8898f49743574497971a527dc05e54f6c781 (patch) | |
tree | ed0b6435fb008e33a36b92539806073f0e31b847 /media-libs/gst-plugins-good | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-7eda8898f49743574497971a527dc05e54f6c781.tar.gz gentoo-2-7eda8898f49743574497971a527dc05e54f6c781.tar.bz2 gentoo-2-7eda8898f49743574497971a527dc05e54f6c781.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 89150925bf21..cfc9366819b9 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.207 2015/07/17 15:41:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.208 2015/07/29 10:50:18 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + gst-plugins-good-1.4.5.ebuild: + Stable on alpha, bug 551814 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.4.5.ebuild: Stable for ia64, wrt bug #551814 diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild index bb35638a5ee9..97a5d9312381 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild,v 1.9 2015/07/17 15:41:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.4.5.ebuild,v 1.10 2015/07/29 10:50:18 klausman Exp $ EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Basepack of plugins for GStreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" # dtmf plugin moved from bad to good in 1.2 |