diff options
author | 2008-09-25 14:27:10 +0000 | |
---|---|---|
committer | 2008-09-25 14:27:10 +0000 | |
commit | 8454e00cce59cd8e4ed26a57604e38fa97f4eda1 (patch) | |
tree | a2ab58370335ffbb88108a9a9edf86b7c4de0882 /gnome-base | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-8454e00cce59cd8e4ed26a57604e38fa97f4eda1.tar.gz gentoo-2-8454e00cce59cd8e4ed26a57604e38fa97f4eda1.tar.bz2 gentoo-2-8454e00cce59cd8e4ed26a57604e38fa97f4eda1.zip |
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 b5fb42062413..e4114259aae6 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.275 2008/08/12 13:38:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.276 2008/09/25 14:27:09 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> nautilus-2.22.5.1.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> nautilus-2.22.5.1.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/gnome-base/nautilus/nautilus-2.22.5.1.ebuild b/gnome-base/nautilus/nautilus-2.22.5.1.ebuild index 2daa54715f10..c028aed7e49b 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.7 2008/08/12 13:38:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.22.5.1.ebuild,v 1.8 2008/09/25 14:27:10 jer 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 |