diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:04:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 14:04:06 +0000 |
commit | 5dacf3e7c86eeb6a35fc07cf8442d6995b15caef (patch) | |
tree | 2da61df8ba06556dc0708b5a070004b5b140d418 /gnome-base/nautilus | |
parent | Version bump. (diff) | |
download | gentoo-2-5dacf3e7c86eeb6a35fc07cf8442d6995b15caef.tar.gz gentoo-2-5dacf3e7c86eeb6a35fc07cf8442d6995b15caef.tar.bz2 gentoo-2-5dacf3e7c86eeb6a35fc07cf8442d6995b15caef.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index a07f60be6bad..3e1bb351d308 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.138 2005/06/25 13:12:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.139 2005/07/02 14:04:06 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> nautilus-2.10.0.ebuild: + Stable on alpha. 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> nautilus-2.10.0.ebuild, nautilus-2.10.1.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.10.0.ebuild b/gnome-base/nautilus/nautilus-2.10.0.ebuild index c6dc703adb6c..80e323fdf03b 100644 --- a/gnome-base/nautilus/nautilus-2.10.0.ebuild +++ b/gnome-base/nautilus/nautilus-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.10.0.ebuild,v 1.17 2005/06/25 13:12:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.10.0.ebuild,v 1.18 2005/07/02 14:04:06 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 hppa" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="oggvorbis gstreamer mad flac" #IUSE="oggvorbis gstreamer cups mad flac" RESTRICT=test |