diff options
author | 2008-07-27 18:23:25 +0000 | |
---|---|---|
committer | 2008-07-27 18:23:25 +0000 | |
commit | c5350bd67d12ca2bf87a647ceff9196a9336d90e (patch) | |
tree | 2466b45aefbcaa14134fb0572b8e119f686b5d40 /gnome-base | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-c5350bd67d12ca2bf87a647ceff9196a9336d90e.tar.gz gentoo-2-c5350bd67d12ca2bf87a647ceff9196a9336d90e.tar.bz2 gentoo-2-c5350bd67d12ca2bf87a647ceff9196a9336d90e.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.22.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 73c8549f3665..11293c579b3c 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.269 2008/07/26 22:24:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.270 2008/07/27 18:23:25 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> nautilus-2.22.5.1.ebuild: + Stable on amd64, bug #229709 26 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org> ChangeLog: dropping tracker from version to stabilize and add a r1 for ~arch purpose. diff --git a/gnome-base/nautilus/nautilus-2.22.5.1.ebuild b/gnome-base/nautilus/nautilus-2.22.5.1.ebuild index e6bb44dafb6d..dad5c1e5d212 100644 --- a/gnome-base/nautilus/nautilus-2.22.5.1.ebuild +++ b/gnome-base/nautilus/nautilus-2.22.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.22.5.1.ebuild,v 1.2 2008/07/26 22:24:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.22.5.1.ebuild,v 1.3 2008/07/27 18:23:25 tester 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="beagle gnome" RDEPEND=">=x11-libs/startup-notification-0.8 |