diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-20 17:28:23 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-20 17:28:23 +0000 |
commit | fdb65c5163c6d14b4634bd3a763620bb8a4c5c7c (patch) | |
tree | f866574765ab3af119e95521db93d9923c95b09f /media-plugins/gst-plugins-speex | |
parent | Adding myself as a maintainer (diff) | |
download | historical-fdb65c5163c6d14b4634bd3a763620bb8a4c5c7c.tar.gz historical-fdb65c5163c6d14b4634bd3a763620bb8a4c5c7c.tar.bz2 historical-fdb65c5163c6d14b4634bd3a763620bb8a4c5c7c.zip |
Stable on amd64 wrt bug #346981
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/gst-plugins-speex')
-rw-r--r-- | media-plugins/gst-plugins-speex/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-speex/ChangeLog b/media-plugins/gst-plugins-speex/ChangeLog index 128fb5180f7c..151b5ba6696a 100644 --- a/media-plugins/gst-plugins-speex/ChangeLog +++ b/media-plugins/gst-plugins-speex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-speex # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.95 2010/12/20 13:01:03 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/ChangeLog,v 1.96 2010/12/20 17:27:11 hwoarang Exp $ + + 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> + gst-plugins-speex-0.10.23.ebuild: + Stable on amd64 wrt bug #346981 20 Dec 2010; Thomas Kahle <tomka@gentoo.org> gst-plugins-speex-0.10.23.ebuild: diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild index b183be74d6a1..138fe7bfe2e1 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild,v 1.2 2010/12/20 13:01:03 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.23.ebuild,v 1.3 2010/12/20 17:27:11 hwoarang Exp $ inherit gst-plugins-good DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/speex-1.1.6 |