diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:34:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-03 20:34:09 +0000 |
commit | b280552fa54db78e2c84c35e433ab9c414bdb499 (patch) | |
tree | a891d591820fac163e83fb46c6b51369cd959207 /media-plugins/gst-plugins-gconf | |
parent | Stable on sparc wrt #128737 (diff) | |
download | gentoo-2-b280552fa54db78e2c84c35e433ab9c414bdb499.tar.gz gentoo-2-b280552fa54db78e2c84c35e433ab9c414bdb499.tar.bz2 gentoo-2-b280552fa54db78e2c84c35e433ab9c414bdb499.zip |
Stable on sparc wrt #128737
(Portage version: 2203-svn)
Diffstat (limited to 'media-plugins/gst-plugins-gconf')
-rw-r--r-- | media-plugins/gst-plugins-gconf/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-gconf/ChangeLog b/media-plugins/gst-plugins-gconf/ChangeLog index 7d39e1fd3964..6a4a6792924e 100644 --- a/media-plugins/gst-plugins-gconf/ChangeLog +++ b/media-plugins/gst-plugins-gconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-gconf # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.7 2006/04/08 12:00:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.8 2006/05/03 20:34:09 gustavoz Exp $ + + 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-gconf-0.10.2.ebuild: + Stable on sparc wrt #128737 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> gst-plugins-gconf-0.10.2.ebuild: diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild index e9424494418c..11785360c5ba 100644 --- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild +++ b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.2.ebuild,v 1.4 2006/04/08 12:00:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.2.ebuild,v 1.5 2006/05/03 20:34:09 gustavoz Exp $ inherit gnome2 gst-plugins-good gst-plugins10 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=gnome-base/gconf-2.0" |