diff options
author | Olivier Crête <tester@gentoo.org> | 2009-11-10 16:09:55 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-11-10 16:09:55 +0000 |
commit | 41e54d9db794a1d632302cc5473fef9c2cba18af (patch) | |
tree | 01d02184d82b95ea3cfae0e47a3f0f85a1870f21 /media-libs | |
parent | Stable on amd64, bug #290343 (diff) | |
download | gentoo-2-41e54d9db794a1d632302cc5473fef9c2cba18af.tar.gz gentoo-2-41e54d9db794a1d632302cc5473fef9c2cba18af.tar.bz2 gentoo-2-41e54d9db794a1d632302cc5473fef9c2cba18af.zip |
Stable on amd64, bug #290343
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.16.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 a3580950973f..1cd0a050371b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.71 2009/09/07 05:17:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.72 2009/11/10 16:09:55 tester Exp $ + + 10 Nov 2009; Olivier Crête <tester@gentoo.org> + gst-plugins-good-0.10.16.ebuild: + Stable on amd64, bug #290343 *gst-plugins-good-0.10.16 (07 Sep 2009) diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild index dee106b55b32..58251e12190b 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.16.ebuild,v 1.1 2009/09/07 05:17:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.2 2009/11/10 16:09:55 tester 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.24 |