diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-08 14:14:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-08 14:14:15 +0000 |
commit | e386c8ea6762f3e64c9c0c96483957cc6b21ee0a (patch) | |
tree | efcbb321bc9e16d75f2324e3638fd042814520d3 /gnome-base | |
parent | Version bumps (diff) | |
download | gentoo-2-e386c8ea6762f3e64c9c0c96483957cc6b21ee0a.tar.gz gentoo-2-e386c8ea6762f3e64c9c0c96483957cc6b21ee0a.tar.bz2 gentoo-2-e386c8ea6762f3e64c9c0c96483957cc6b21ee0a.zip |
alpha/ia64/sparc stable wrt #254034
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index f2e671ece190..4f09f5d702a1 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # 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.284 2008/12/28 16:33:34 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.285 2009/01/08 14:14:15 armin76 Exp $ + + 08 Jan 2009; Raúl Porcel <armin76@gentoo.org> + nautilus-2.22.5.1-r1.ebuild: + alpha/ia64/sparc stable wrt #254034 28 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> nautilus-2.24.2.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild b/gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild index f2cfdaf0b189..8d1adacbc380 100644 --- a/gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild +++ b/gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r1.ebuild,v 1.4 2008/10/11 15:18:48 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.22.5.1-r1.ebuild,v 1.5 2009/01/08 14:14:15 armin76 Exp $ inherit autotools eutils gnome2 virtualx @@ -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 tracker" RDEPEND=">=x11-libs/startup-notification-0.8 |