diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-20 09:11:55 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-20 09:11:55 +0000 |
commit | 4a7b9cb9ab8953c4108b11d2a2ae75f6198d9965 (patch) | |
tree | 7dcd194117b621c230830449a7aa4026d686e926 /media-plugins | |
parent | Version bump. Clock related fixes (diff) | |
download | historical-4a7b9cb9ab8953c4108b11d2a2ae75f6198d9965.tar.gz historical-4a7b9cb9ab8953c4108b11d2a2ae75f6198d9965.tar.bz2 historical-4a7b9cb9ab8953c4108b11d2a2ae75f6198d9965.zip |
Add ppc and ppc64 keywords that were accidentally missed
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-pulse/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.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 956a53dee846..ab436095b7b5 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.56 2011/03/20 09:09:41 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.57 2011/03/20 09:11:55 nirbheek Exp $ + + 20 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + gst-plugins-pulse-0.10.23.ebuild: + Add ppc and ppc64 keywords that were accidentally missed *gst-plugins-pulse-0.10.28 (20 Mar 2011) diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild index 876c2c358d56..b720fb0b6407 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.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.23.ebuild,v 1.6 2011/01/30 19:04:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.23.ebuild,v 1.7 2011/03/20 09:11:55 nirbheek 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.15 ensures working per-stream volume |