diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 08:21:35 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 08:21:35 +0000 |
commit | c815442f95bc3677c8286cfd0041d63486f89d18 (patch) | |
tree | b16979dc02868c7d423b20f68f72c8258b3bb38c | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c815442f95bc3677c8286cfd0041d63486f89d18.tar.gz gentoo-2-c815442f95bc3677c8286cfd0041d63486f89d18.tar.bz2 gentoo-2-c815442f95bc3677c8286cfd0041d63486f89d18.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.10.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 28eee53bb7d0..15ad9b45685a 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.155 2005/10/06 07:21:07 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.156 2005/10/10 08:21:35 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> nautilus-2.10.1-r1.ebuild: + Stable on mips. *nautilus-2.12.1 (06 Oct 2005) diff --git a/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild b/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild index 788725f58ea7..44bc874e69ee 100644 --- a/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild +++ b/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild,v 1.10 2005/09/17 14:59:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.10.1-r1.ebuild,v 1.11 2005/10/10 08:21:35 hardave Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="oggvorbis gstreamer mad flac" # cups diff --git a/media-plugins/gst-plugins-gnomevfs/ChangeLog b/media-plugins/gst-plugins-gnomevfs/ChangeLog index 1238b1504dd9..35be6cc73d46 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.61 2005/09/15 11:43:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/ChangeLog,v 1.62 2005/10/10 08:17:46 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> + gst-plugins-gnomevfs-0.8.10.ebuild: + Stable on mips. 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> gst-plugins-gnomevfs-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild index 97357e93283f..d49966ce567c 100644 --- a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.10.ebuild,v 1.10 2005/09/24 03:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.10.ebuild,v 1.11 2005/10/10 08:17:46 hardave 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" |