diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-21 11:46:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-21 11:46:22 +0000 |
commit | 4e2c5ff8463aad8bc390fe948fd702e22d56c13c (patch) | |
tree | 0cbb5f2ee36d712674ddfbef569f60f18fd33336 /media-plugins | |
parent | Use java-vm-2.eclass to set PaX markings (diff) | |
download | gentoo-2-4e2c5ff8463aad8bc390fe948fd702e22d56c13c.tar.gz gentoo-2-4e2c5ff8463aad8bc390fe948fd702e22d56c13c.tar.bz2 gentoo-2-4e2c5ff8463aad8bc390fe948fd702e22d56c13c.zip |
Keyworded ~x86 wrt bug #284036.
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog index 14603fb6910e..b22838f028b6 100644 --- a/media-plugins/gst-plugins-soundtouch/ChangeLog +++ b/media-plugins/gst-plugins-soundtouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-soundtouch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.1 2011/10/13 06:43:29 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.2 2011/11/21 11:46:22 phajdan.jr Exp $ + + 21 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-soundtouch-0.10.22.ebuild: + Keyworded ~x86 wrt bug #284036. *gst-plugins-soundtouch-0.10.22 (13 Oct 2011) diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild index 9ab65e145774..b4b17d391ebd 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild @@ -1,10 +1,10 @@ # 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-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild,v 1.1 2011/10/13 06:43:29 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild,v 1.2 2011/11/21 11:46:22 phajdan.jr Exp $ inherit gst-plugins-bad -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" |