summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-05-14 04:24:09 +0000
committerStephen Becker <geoman@gentoo.org>2004-05-14 04:24:09 +0000
commita5b0b7deab819f385363b80e2a0f4e2308c1b02b (patch)
tree51d522f31aef1d0888b98f48e853d4a3e17f9e18 /gnome-base/nautilus
parentStable on mips. (diff)
downloadhistorical-a5b0b7deab819f385363b80e2a0f4e2308c1b02b.tar.gz
historical-a5b0b7deab819f385363b80e2a0f4e2308c1b02b.tar.bz2
historical-a5b0b7deab819f385363b80e2a0f4e2308c1b02b.zip
Stable on mips.
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r--gnome-base/nautilus/ChangeLog5
-rw-r--r--gnome-base/nautilus/nautilus-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog
index 7b5b576203b3..f0ce1b535b29 100644
--- a/gnome-base/nautilus/ChangeLog
+++ b/gnome-base/nautilus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/nautilus
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.88 2004/04/27 21:12:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.89 2004/05/14 04:22:56 geoman Exp $
+
+ 14 May 2004; Stephen P. Becker <geoman@gentoo.org> nautilus-2.4.2.ebuild:
+ Stable on mips.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nautilus-2.4.2.ebuild,
nautilus-2.6.0.ebuild, nautilus-2.6.1.ebuild:
diff --git a/gnome-base/nautilus/nautilus-2.4.2.ebuild b/gnome-base/nautilus/nautilus-2.4.2.ebuild
index 6ec377d8ed72..d13f97648a33 100644
--- a/gnome-base/nautilus/nautilus-2.4.2.ebuild
+++ b/gnome-base/nautilus/nautilus-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.2.ebuild,v 1.10 2004/04/27 21:12:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.2.ebuild,v 1.11 2004/05/14 04:22:56 geoman Exp $
inherit gnome2 eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A filemanager for the Gnome2 desktop"
HOMEPAGE="http://www.gnome.org/projects/nautilus/"
SLOT="0"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
-KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips"
+KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips"
IUSE="oggvorbis cups gstreamer"
RDEPEND=">=dev-libs/glib-2