diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:19:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:19:10 +0000 |
commit | fbe62fe4ab5062c6f9cafc24261f8931ffea4389 (patch) | |
tree | ca662022b4cc26e0d02cd584ce5fffd271c676ce /media-plugins/gst-plugins-gconf | |
parent | ppc stable #290343 (diff) | |
download | gentoo-2-fbe62fe4ab5062c6f9cafc24261f8931ffea4389.tar.gz gentoo-2-fbe62fe4ab5062c6f9cafc24261f8931ffea4389.tar.bz2 gentoo-2-fbe62fe4ab5062c6f9cafc24261f8931ffea4389.zip |
ppc stable #290343
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/gst-plugins-gconf')
-rw-r--r-- | media-plugins/gst-plugins-gconf/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-gconf/ChangeLog b/media-plugins/gst-plugins-gconf/ChangeLog index ac1f9db48d50..01ba31ce06f0 100644 --- a/media-plugins/gst-plugins-gconf/ChangeLog +++ b/media-plugins/gst-plugins-gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-gconf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.61 2009/12/29 18:10:01 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.62 2010/01/05 18:19:10 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-gconf-0.10.16.ebuild: + ppc stable #290343 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gst-plugins-gconf-0.10.16.ebuild: diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild index 18eb6799de98..5b34e376c1d6 100644 --- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild +++ b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild @@ -1,13 +1,13 @@ -# 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-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild,v 1.9 2009/12/29 18:10:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.16.ebuild,v 1.10 2010/01/05 18:19:10 nixnut Exp $ GCONF_DEBUG=no inherit gnome2 gst-plugins-good gst-plugins10 DESCRIPTION="GStreamer plugin for wrapping GConf audio/video settings" -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="" DEPEND=">=gnome-base/gconf-2 |