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-vorbis | |
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-vorbis')
-rw-r--r-- | media-plugins/gst-plugins-vorbis/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vorbis/ChangeLog b/media-plugins/gst-plugins-vorbis/ChangeLog index 83768d79032e..3ec8e1c9ea66 100644 --- a/media-plugins/gst-plugins-vorbis/ChangeLog +++ b/media-plugins/gst-plugins-vorbis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vorbis # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.202 2011/08/25 19:58:18 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.203 2011/09/20 03:48:23 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-vorbis-0.10.35.ebuild: + x86 stable wrt bug #382225 25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gst-plugins-vorbis-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild index 478a932e081e..8c83f65437de 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.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-vorbis/gst-plugins-vorbis-0.10.35.ebuild,v 1.1 2011/06/30 16:18:55 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild,v 1.2 2011/09/20 03:48:23 phajdan.jr Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libvorbis-1.0 |