diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:23:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 20:23:13 +0000 |
commit | b291d6f97b327d8e48d6d75a2456039486a152a5 (patch) | |
tree | 343d4fb0a6e98ed2a667d675e829362376a8c7be /media-plugins/gst-plugins-gnomevfs | |
parent | Fix compiling on 2.6.16 thanks to Patrizio Bassi <hetfield666@gmail.com> in b... (diff) | |
download | gentoo-2-b291d6f97b327d8e48d6d75a2456039486a152a5.tar.gz gentoo-2-b291d6f97b327d8e48d6d75a2456039486a152a5.tar.bz2 gentoo-2-b291d6f97b327d8e48d6d75a2456039486a152a5.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'media-plugins/gst-plugins-gnomevfs')
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-gnomevfs/ChangeLog b/media-plugins/gst-plugins-gnomevfs/ChangeLog index dca33af9b6c1..31331c0795d8 100644 --- a/media-plugins/gst-plugins-gnomevfs/ChangeLog +++ b/media-plugins/gst-plugins-gnomevfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-gnomevfs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.67 2006/01/18 02:43:06 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.68 2006/01/20 20:18:54 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-gnomevfs-0.8.11.ebuild: + Stable on sparc wrt #119634 *gst-plugins-gnomevfs-0.10.2 (18 Jan 2006) diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild index 3be7d5a6aabf..cb63c0a2cbf9 100644 --- a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild,v 1.1 2005/09/05 17:45:25 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.11.ebuild,v 1.2 2006/01/20 20:18:54 gustavoz Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=gnome-base/gnome-vfs-2" |