diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:37:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:37:48 +0000 |
commit | a21f4f8fb88977dab1fcc41956249338d2dedc64 (patch) | |
tree | f007578f02686028a3dac84d714f3351685eebde /gnome-base/nautilus | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-a21f4f8fb88977dab1fcc41956249338d2dedc64.tar.gz historical-a21f4f8fb88977dab1fcc41956249338d2dedc64.tar.bz2 historical-a21f4f8fb88977dab1fcc41956249338d2dedc64.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.12.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 923aece35139..54f8fe5c34a3 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # 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.164 2005/12/21 15:56:00 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.165 2006/01/20 22:37:48 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + nautilus-2.12.2.ebuild: + Stable on sparc wrt #119634 21 Dec 2005; Markus Rothe <corsair@gentoo.org> nautilus-2.12.2.ebuild: Added ~ppc64 diff --git a/gnome-base/nautilus/nautilus-2.12.2.ebuild b/gnome-base/nautilus/nautilus-2.12.2.ebuild index 569c8f823de9..9292c00aa779 100644 --- a/gnome-base/nautilus/nautilus-2.12.2.ebuild +++ b/gnome-base/nautilus/nautilus-2.12.2.ebuild @@ -1,6 +1,6 @@ -# 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/gnome-base/nautilus/nautilus-2.12.2.ebuild,v 1.3 2005/12/21 15:56:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.12.2.ebuild,v 1.4 2006/01/20 22:37:48 gustavoz Exp $ inherit virtualx 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="" # cups flac gstreamer mad ogg vorbis |