diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:05:37 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:05:37 +0000 |
commit | e03e9ed3b378e8183c48dc910e3f6f032f5c88a9 (patch) | |
tree | 963c86bb632a4e24c9ca8f05bdc84d387274a3a0 /gnome-base/nautilus | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | gentoo-2-e03e9ed3b378e8183c48dc910e3f6f032f5c88a9.tar.gz gentoo-2-e03e9ed3b378e8183c48dc910e3f6f032f5c88a9.tar.bz2 gentoo-2-e03e9ed3b378e8183c48dc910e3f6f032f5c88a9.zip |
Stable on ppc wrt bug #156662.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.16.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 20d85379388f..771e4a876c49 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.206 2006/12/12 16:36:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.207 2006/12/17 00:05:37 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + nautilus-2.16.3.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> nautilus-2.16.3.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.16.3.ebuild b/gnome-base/nautilus/nautilus-2.16.3.ebuild index 3d13198aa25a..c2f97caa3258 100644 --- a/gnome-base/nautilus/nautilus-2.16.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.16.3.ebuild @@ -1,6 +1,6 @@ # 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.16.3.ebuild,v 1.3 2006/12/12 16:36:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.16.3.ebuild,v 1.4 2006/12/17 00:05:37 dertobi123 Exp $ inherit virtualx eutils gnome2 @@ -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 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |