diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:08:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:08:18 +0000 |
commit | f032bff7bc1326f828e8c7c8563e7dd712ff9d09 (patch) | |
tree | 36cbee41a948a67fddbb37d490e040d688d6939a /media-plugins/gst-plugins-gconf | |
parent | ppc stable #329703 (diff) | |
download | historical-f032bff7bc1326f828e8c7c8563e7dd712ff9d09.tar.gz historical-f032bff7bc1326f828e8c7c8563e7dd712ff9d09.tar.bz2 historical-f032bff7bc1326f828e8c7c8563e7dd712ff9d09.zip |
ppc stable #329703
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'media-plugins/gst-plugins-gconf')
-rw-r--r-- | media-plugins/gst-plugins-gconf/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-gconf/ChangeLog b/media-plugins/gst-plugins-gconf/ChangeLog index 0a2f3db9c53a..25abfec2fa86 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.84 2010/09/05 17:57:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.85 2010/09/11 10:02:04 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-gconf-0.10.22.ebuild: + ppc stable #329703 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org> gst-plugins-gconf-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild index 17bf0f5c528c..699ba0f8b60b 100644 --- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild +++ b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild @@ -1,13 +1,13 @@ # 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.22.ebuild,v 1.8 2010/09/05 17:57:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.22.ebuild,v 1.9 2010/09/11 10:02:04 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 ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND=">=gnome-base/gconf-2 |