diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:12:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:12:15 +0000 |
commit | 42a87cbf44f768813d3539d8b04541cd8b90d09f (patch) | |
tree | 62712f17858ee1b39b7e16b9f044167e6c10f06c /media-libs/gst-plugins-good | |
parent | ppc stable #290343 (diff) | |
download | gentoo-2-42a87cbf44f768813d3539d8b04541cd8b90d09f.tar.gz gentoo-2-42a87cbf44f768813d3539d8b04541cd8b90d09f.tar.bz2 gentoo-2-42a87cbf44f768813d3539d8b04541cd8b90d09f.zip |
ppc stable #290343
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 154a7bfc62c1..19bb83e689c6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.80 2009/12/29 18:06:51 armin76 Exp $ +# 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 $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> ChangeLog: + ppc stable #290343 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.16.ebuild: 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 7a6be31f79de..806db9bbbdec 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.8 2009/12/29 18:06:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.9 2010/01/05 18:12:15 nixnut 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 |