diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-27 17:50:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-27 17:50:07 +0000 |
commit | fe2d713c3bdb76e0fba42d6c89cd43be861c354d (patch) | |
tree | 41890c3f1fdaf73cf2e5a556ec57c3733475c971 /media-plugins/gst-plugins-gnomevfs | |
parent | Lastrite: x11-plugins/gkrellm-hddtemp (diff) | |
download | historical-fe2d713c3bdb76e0fba42d6c89cd43be861c354d.tar.gz historical-fe2d713c3bdb76e0fba42d6c89cd43be861c354d.tar.bz2 historical-fe2d713c3bdb76e0fba42d6c89cd43be861c354d.zip |
amd64 stable, bug 329703
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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.10.29.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-gnomevfs/ChangeLog b/media-plugins/gst-plugins-gnomevfs/ChangeLog index 338aef11c899..2172b6a9f39b 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.172 2010/07/27 10:27:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.173 2010/07/27 17:28:39 pacho Exp $ + + 27 Jul 2010; Pacho Ramos <pacho@gentoo.org> + gst-plugins-gnomevfs-0.10.29.ebuild: + amd64 stable, bug 329703 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> gst-plugins-gnomevfs-0.10.29.ebuild: diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild index c370ac917277..d7432fc7b562 100644 --- a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild @@ -1,10 +1,10 @@ # 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-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild,v 1.3 2010/07/27 10:27:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.29.ebuild,v 1.4 2010/07/27 17:28:39 pacho Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=gnome-base/gnome-vfs-2" |