diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 16:47:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 16:47:53 +0000 |
commit | 9ef4947ebcccc3b5f48470e3644a3c733f80f079 (patch) | |
tree | b15ef385a75b28b624e54ae243a4988a34fbfb51 /media-plugins | |
parent | Stable on ppc wrt bug 190900 (diff) | |
download | gentoo-2-9ef4947ebcccc3b5f48470e3644a3c733f80f079.tar.gz gentoo-2-9ef4947ebcccc3b5f48470e3644a3c733f80f079.tar.bz2 gentoo-2-9ef4947ebcccc3b5f48470e3644a3c733f80f079.zip |
Stable on ppc wrt bug 190900
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-gconf/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.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 e3e6e50b8184..cdd41679c539 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.24 2007/09/09 17:24:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.25 2007/09/10 16:47:53 nixnut Exp $ + + 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-gconf-0.10.6.ebuild: + Stable on ppc wrt bug 190900 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gst-plugins-gconf-0.10.6.ebuild: diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.ebuild index 8c57e19b483f..84f3b19f94cd 100644 --- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.ebuild +++ b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.6.ebuild,v 1.3 2007/09/09 17:24:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.6.ebuild,v 1.4 2007/09/10 16:47:53 nixnut Exp $ inherit gnome2 gst-plugins-good gst-plugins10 -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=">=gnome-base/gconf-2 |