diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:21:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:21:38 +0000 |
commit | e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1 (patch) | |
tree | 815e28a2b2829dc33b4a2cc1615ae09ac7c73069 /media-plugins/gst-plugins-pulse | |
parent | Add patch from upstream so gdbm_compat links against gdbm #383743 by Alexandr... (diff) | |
download | historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.tar.gz historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.tar.bz2 historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.zip |
x86 stable wrt bug #382225
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'media-plugins/gst-plugins-pulse')
-rw-r--r-- | media-plugins/gst-plugins-pulse/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-pulse/ChangeLog b/media-plugins/gst-plugins-pulse/ChangeLog index 47cd2b6076bc..eaca4a36300d 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.65 2011/07/31 04:15:30 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.66 2011/09/20 03:58:02 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-pulse-0.10.30.ebuild: + x86 stable wrt bug #382225 *gst-plugins-pulse-0.10.30 (31 Jul 2011) diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild index a0c2a044caa0..636b05f34097 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 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-0.10.30.ebuild,v 1.1 2011/07/31 04:15:30 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.30.ebuild,v 1.2 2011/09/20 03:58:02 phajdan.jr Exp $ inherit gst-plugins-good 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="" # >=0.9.20 is the latest suggested dep for some optional features/best behaviour not available before |