summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-29 10:54:17 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-29 10:54:17 +0000
commite683be1cceddba244d519ce02626aed2f803f769 (patch)
tree07815896ea563d3d4e2f4ebc85bc75181df77a41 /media-plugins/gst-plugins-pulse
parentStable on alpha, bug 551814 (diff)
downloadgentoo-2-e683be1cceddba244d519ce02626aed2f803f769.tar.gz
gentoo-2-e683be1cceddba244d519ce02626aed2f803f769.tar.bz2
gentoo-2-e683be1cceddba244d519ce02626aed2f803f769.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-plugins/gst-plugins-pulse')
-rw-r--r--media-plugins/gst-plugins-pulse/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-pulse/ChangeLog b/media-plugins/gst-plugins-pulse/ChangeLog
index 8858e9a3a141..7ee4e3733940 100644
--- a/media-plugins/gst-plugins-pulse/ChangeLog
+++ b/media-plugins/gst-plugins-pulse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-pulse
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.140 2015/07/17 15:42:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.141 2015/07/29 10:54:17 klausman Exp $
+
+ 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
+ gst-plugins-pulse-1.4.5.ebuild:
+ Stable on alpha, bug 551814
17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.4.5.ebuild:
Stable for ia64, wrt bug #551814
diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild
index 5cb798f5c167..28ded28d6e83 100644
--- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild
+++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-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-pulse/gst-plugins-pulse-1.4.5.ebuild,v 1.7 2015/07/17 15:42:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild,v 1.8 2015/07/29 10:54:17 klausman Exp $
EAPI="5"
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer
DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86"
IUSE=""
RDEPEND=">=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]"