diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:43:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:43:38 +0000 |
commit | c76c9e5158d015512ac5d0b826cce214e142fcad (patch) | |
tree | 87ecf75300a8992654c48f06615c4587301331ad /gnome-base/nautilus | |
parent | Forcing mb version (diff) | |
download | gentoo-2-c76c9e5158d015512ac5d0b826cce214e142fcad.tar.gz gentoo-2-c76c9e5158d015512ac5d0b826cce214e142fcad.tar.bz2 gentoo-2-c76c9e5158d015512ac5d0b826cce214e142fcad.zip |
ppc stable, bug #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 256690be2fdf..aa582b634a5a 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.185 2006/07/12 17:06:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.186 2006/07/14 16:43:38 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + nautilus-2.14.1.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> nautilus-2.14.1.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.14.1.ebuild b/gnome-base/nautilus/nautilus-2.14.1.ebuild index df0d3d5998fe..23d107f66ea5 100644 --- a/gnome-base/nautilus/nautilus-2.14.1.ebuild +++ b/gnome-base/nautilus/nautilus-2.14.1.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.14.1.ebuild,v 1.7 2006/07/12 17:06:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.14.1.ebuild,v 1.8 2006/07/14 16:43:38 dertobi123 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 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |