diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:41:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:41:53 +0000 |
commit | e8065317b1e9ced4f2afad936366cc0984ce1627 (patch) | |
tree | 7e109d2ab8bddb16decea0b9c5b01e57f45e4234 /gnome-base/nautilus | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | historical-e8065317b1e9ced4f2afad936366cc0984ce1627.tar.gz historical-e8065317b1e9ced4f2afad936366cc0984ce1627.tar.bz2 historical-e8065317b1e9ced4f2afad936366cc0984ce1627.zip |
Stable for HPPA (bug #281427).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.26.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index ae951c2f0a74..45339265d525 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.330 2009/12/30 00:11:41 nirbheek Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.331 2010/01/14 01:32:43 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> nautilus-2.26.4.ebuild: + Stable for HPPA (bug #281427). *nautilus-2.26.4-r1 (30 Dec 2009) diff --git a/gnome-base/nautilus/nautilus-2.26.4.ebuild b/gnome-base/nautilus/nautilus-2.26.4.ebuild index e3d8c0c3c432..6ef14fce187e 100644 --- a/gnome-base/nautilus/nautilus-2.26.4.ebuild +++ b/gnome-base/nautilus/nautilus-2.26.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.26.4.ebuild,v 1.9 2009/12/03 17:11:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.26.4.ebuild,v 1.10 2010/01/14 01:32:43 jer Exp $ EAPI="2" @@ -11,7 +11,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 doc gnome tracker xmp" # not adding gnome-base/gail because it is in gtk+ |