diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:38:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:38:15 +0000 |
commit | e92f780d46e3d7b400e8679a0b7abbc3541efaef (patch) | |
tree | ae3c900ba172b8e0b4394eb075841f7f758beb9b /media-libs/gst-plugins-good | |
parent | x86 stable wrt bug #368281 (diff) | |
download | gentoo-2-e92f780d46e3d7b400e8679a0b7abbc3541efaef.tar.gz gentoo-2-e92f780d46e3d7b400e8679a0b7abbc3541efaef.tar.bz2 gentoo-2-e92f780d46e3d7b400e8679a0b7abbc3541efaef.zip |
x86 stable wrt bug #368281
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 20694e38ae43..736c47ceb267 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.114 2011/05/04 02:44:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.115 2011/05/23 08:38:15 phajdan.jr Exp $ + + 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-good-0.10.28.ebuild: + x86 stable wrt bug #368281 04 May 2011; Mart Raudsepp <leio@gentoo.org> -gst-plugins-good-0.10.14.ebuild, -gst-plugins-good-0.10.16.ebuild, diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild index d79f38b552fd..9de4c6c92d52 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.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-good/gst-plugins-good-0.10.28.ebuild,v 1.2 2011/03/29 14:17:36 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild,v 1.3 2011/05/23 08:38:15 phajdan.jr Exp $ EAPI=1 @@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" -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="+orc" RDEPEND=">=media-libs/gst-plugins-base-0.10.32 |