diff options
author | 2007-01-14 01:14:48 +0000 | |
---|---|---|
committer | 2007-01-14 01:14:48 +0000 | |
commit | 0a6219b57a8eb75e9c615864c684cefb4d8c4469 (patch) | |
tree | b3aa7f9e5293edb3cb9c29dc838cac04f99a5bcf /gnome-base/nautilus | |
parent | Fix broken manifest (2.0.0.1-r1 is not listed). (diff) | |
download | historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.tar.gz historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.tar.bz2 historical-0a6219b57a8eb75e9c615864c684cefb4d8c4469.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.16.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 50f33cad0411..ce70b39e6ecb 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.212 2007/01/10 06:23:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.213 2007/01/14 01:14:48 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> nautilus-2.16.3.ebuild: + Stable on Alpha. 10 Jan 2007; Mart Raudsepp <leio@gentoo.org> -files/nautilus-2.9.90-icon_view_gst.patch, diff --git a/gnome-base/nautilus/nautilus-2.16.3.ebuild b/gnome-base/nautilus/nautilus-2.16.3.ebuild index 858dd42572cf..ce300da49300 100644 --- a/gnome-base/nautilus/nautilus-2.16.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.16.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.16.3.ebuild,v 1.7 2007/01/13 23:33:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.16.3.ebuild,v 1.8 2007/01/14 01:14:48 kloeri 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |