diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:50 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:50 +0000 |
commit | b96ce19930f5a6c7897a343fc3e256af55fe0508 (patch) | |
tree | 988c24e452c3948ee94f7d63f8e2e11ce4a5921e /gnome-base/nautilus | |
parent | PPC stable profile update (diff) | |
download | historical-b96ce19930f5a6c7897a343fc3e256af55fe0508.tar.gz historical-b96ce19930f5a6c7897a343fc3e256af55fe0508.tar.bz2 historical-b96ce19930f5a6c7897a343fc3e256af55fe0508.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 5923eccd1a5c..c1af88ed95d9 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # 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.90 2004/05/26 00:17:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.91 2004/05/29 03:46:50 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + nautilus-2.6.0.ebuild: + Masked nautilus-2.6.0.ebuild stable for ppc 25 May 2004; Guy Martin <gmsoft@gentoo.org> nautilus-2.6.0.ebuild: Marked stable on hppa. diff --git a/gnome-base/nautilus/nautilus-2.6.0.ebuild b/gnome-base/nautilus/nautilus-2.6.0.ebuild index eea13a9088e7..40767e2e3cd4 100644 --- a/gnome-base/nautilus/nautilus-2.6.0.ebuild +++ b/gnome-base/nautilus/nautilus-2.6.0.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.6.0.ebuild,v 1.7 2004/05/26 00:17:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.6.0.ebuild,v 1.8 2004/05/29 03:46:50 pvdabeel 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.3 |