diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-20 12:48:45 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-20 12:48:45 +0000 |
commit | fa100b751b7f0977544f2b8aa0e545c1f40e123f (patch) | |
tree | 01110b5e24991746bd76dc61cace8f36efcd4762 /media-libs/gst-plugins-good | |
parent | x86 stable per bug 346981 (diff) | |
download | gentoo-2-fa100b751b7f0977544f2b8aa0e545c1f40e123f.tar.gz gentoo-2-fa100b751b7f0977544f2b8aa0e545c1f40e123f.tar.bz2 gentoo-2-fa100b751b7f0977544f2b8aa0e545c1f40e123f.zip |
x86 stable per bug 346981
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 994357d36689..3911cee27bd4 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.105 2010/09/11 09:59:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.106 2010/12/20 12:48:45 tomka Exp $ + + 20 Dec 2010; Thomas Kahle <tomka@gentoo.org> gst-plugins-good-0.10.23.ebuild: + x86 stable per bug 346981 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.22.ebuild: ppc stable #329703 diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild index 54eae1a9e5bb..60c49472051b 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.23.ebuild,v 1.2 2010/08/03 13:43:43 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.3 2010/12/20 12:48:45 tomka Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.29 |