diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:28:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:28:59 +0000 |
commit | 16ee4d181eaf2e9d50ea88732e6287de085f90d5 (patch) | |
tree | 608858f45744fb80d61823f30d9fa57286302c23 | |
parent | x86 stable wrt bug #368281 (diff) | |
download | gentoo-2-16ee4d181eaf2e9d50ea88732e6287de085f90d5.tar.gz gentoo-2-16ee4d181eaf2e9d50ea88732e6287de085f90d5.tar.bz2 gentoo-2-16ee4d181eaf2e9d50ea88732e6287de085f90d5.zip |
x86 stable wrt bug #368281
(Portage version: 2.1.9.42/cvs/Linux i686)
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 337ea13ef1da..aad4b1a04116 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.165 2011/03/29 11:12:00 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.166 2011/05/23 08:28:59 phajdan.jr Exp $ + + 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-base-0.10.32.ebuild: + x86 stable wrt bug #368281 28 Mar 2011; Mart Raudsepp <leio@gentoo.org> gst-plugins-base-0.10.32.ebuild: Add ~mips keyword diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild index ede37c6e1f4d..7bfda301b729 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild,v 1.4 2011/03/29 11:12:00 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.32.ebuild,v 1.5 2011/05/23 08:28:59 phajdan.jr Exp $ EAPI=1 @@ -13,7 +13,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc" RDEPEND=">=dev-libs/glib-2.22 |