diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:40:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:40:09 +0000 |
commit | d22ea2dd7f5f8a2f17bea2b3ae0fd0af378eaa0e (patch) | |
tree | 2ea4dd6cc2633bab8b8904c184e7df59cb045d02 /media-plugins | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-d22ea2dd7f5f8a2f17bea2b3ae0fd0af378eaa0e.tar.gz gentoo-2-d22ea2dd7f5f8a2f17bea2b3ae0fd0af378eaa0e.tar.bz2 gentoo-2-d22ea2dd7f5f8a2f17bea2b3ae0fd0af378eaa0e.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-shout2/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-shout2/ChangeLog b/media-plugins/gst-plugins-shout2/ChangeLog index f7dfe24d9a66..6d2ee928ac04 100644 --- a/media-plugins/gst-plugins-shout2/ChangeLog +++ b/media-plugins/gst-plugins-shout2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-shout2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.121 2015/03/15 11:54:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.122 2015/03/15 13:40:09 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-shout2-1.4.5.ebuild: + x86 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-shout2-1.4.5.ebuild: ppc64 stable, bug 534012 diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild index 51b1d8719233..3268b128deb6 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-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-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v 1.4 2015/03/15 11:54:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v 1.5 2015/03/15 13:40:09 pacho Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to send data to an icecast server" -KEYWORDS="~alpha amd64 ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]" |