diff options
author | 2006-07-10 18:01:51 +0000 | |
---|---|---|
committer | 2006-07-10 18:01:51 +0000 | |
commit | f6b21b378d2b7bb3af18f59e543f24818f74a63d (patch) | |
tree | ce0e422d7d67892af98513a08c9102aad5ebc4b5 /media-plugins | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-f6b21b378d2b7bb3af18f59e543f24818f74a63d.tar.gz gentoo-2-f6b21b378d2b7bb3af18f59e543f24818f74a63d.tar.bz2 gentoo-2-f6b21b378d2b7bb3af18f59e543f24818f74a63d.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-gconf/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.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 3747cdd9fbe7..b68f91a71ca5 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.11 2006/05/13 22:00:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/ChangeLog,v 1.12 2006/07/10 18:01:51 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-gconf-0.10.3.ebuild: + Stable on sparc wrt #139612 13 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> gst-plugins-gconf-0.10.3.ebuild: diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.ebuild index af8d5d39aa5b..7e23e8b1f6f8 100644 --- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.ebuild +++ b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.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.3.ebuild,v 1.3 2006/05/13 22:00:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.3.ebuild,v 1.4 2006/07/10 18:01:51 gustavoz Exp $ inherit gnome2 gst-plugins-good gst-plugins10 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND=">=gnome-base/gconf-2.0 |