diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:46:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:46:02 +0000 |
commit | 461ea5733a8ec19cab86c676900b64b49d67d6ba (patch) | |
tree | 71ce8f57a2394bfa1fa92cee870b2f0b221c9b26 /gnome-base/nautilus | |
parent | Marking librsvg-2.22.2 ppc for bug 229709 (diff) | |
download | gentoo-2-461ea5733a8ec19cab86c676900b64b49d67d6ba.tar.gz gentoo-2-461ea5733a8ec19cab86c676900b64b49d67d6ba.tar.bz2 gentoo-2-461ea5733a8ec19cab86c676900b64b49d67d6ba.zip |
Marking nautilus-2.22.5.1 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/nautilus')
-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 8bdf9ce98f46..c826b672b789 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.272 2008/07/28 21:09:46 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.273 2008/07/30 21:46:02 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> nautilus-2.22.5.1.ebuild: + Marking nautilus-2.22.5.1 ppc stable for bug 229709 28 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org> +files/nautilus-2.22.5-ask-what-to-do.patch, nautilus-2.22.5.1.ebuild, diff --git a/gnome-base/nautilus/nautilus-2.22.5.1.ebuild b/gnome-base/nautilus/nautilus-2.22.5.1.ebuild index 8f58c5361ed1..4f3846eda909 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.4 2008/07/28 21:09:46 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.22.5.1.ebuild,v 1.5 2008/07/30 21:46:02 ranger 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 |