diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:11:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:11:45 +0000 |
commit | 6ac322d32140e51f476ed32908385853c9d13595 (patch) | |
tree | 14f83f6e400429b6a5d3b5b328dfd0dfd42a2372 /media-libs/gst-plugins-good | |
parent | amd64 stable, bug 308379 (diff) | |
download | gentoo-2-6ac322d32140e51f476ed32908385853c9d13595.tar.gz gentoo-2-6ac322d32140e51f476ed32908385853c9d13595.tar.bz2 gentoo-2-6ac322d32140e51f476ed32908385853c9d13595.zip |
amd64 stable, bug 308379
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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.17.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 19bb83e689c6..9a885ebb1ff8 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.81 2010/01/05 18:12:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.82 2010/03/19 09:11:45 pacho Exp $ + + 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> + gst-plugins-good-0.10.17.ebuild: + amd64 stable, bug 308379 05 Jan 2010; nixnut <nixnut@gentoo.org> ChangeLog: ppc stable #290343 diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild index acded390c643..94049eb00aa1 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.17.ebuild,v 1.1 2009/11/17 03:44:14 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild,v 1.2 2010/03/19 09:11:45 pacho 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.25 |