diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-03-31 13:02:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-03-31 13:02:59 +0000 |
commit | d536d04285ed8d41a566bb1aa7980808f1f929bc (patch) | |
tree | b6a622f05532061542eaa0ed00e0e62726fe57b7 /gnome-base | |
parent | bump (diff) | |
download | gentoo-2-d536d04285ed8d41a566bb1aa7980808f1f929bc.tar.gz gentoo-2-d536d04285ed8d41a566bb1aa7980808f1f929bc.tar.bz2 gentoo-2-d536d04285ed8d41a566bb1aa7980808f1f929bc.zip |
GNOME2_LA_PUNT=yes still needed with USE 'sendto'
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-3.8.0.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index b5340205a545..a2d1276f175d 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.408 2013/03/31 12:54:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.409 2013/03/31 13:02:59 pacho Exp $ + + 31 Mar 2013; Pacho Ramos <pacho@gentoo.org> nautilus-3.8.0.ebuild: + GNOME2_LA_PUNT=yes still needed with USE 'sendto' 31 Mar 2013; Pacho Ramos <pacho@gentoo.org> nautilus-3.8.0.ebuild: Update gsettings-desktop-schemas dependency (#463908 by Chris Mayo). diff --git a/gnome-base/nautilus/nautilus-3.8.0.ebuild b/gnome-base/nautilus/nautilus-3.8.0.ebuild index 18c3e58126f4..156656c8cf66 100644 --- a/gnome-base/nautilus/nautilus-3.8.0.ebuild +++ b/gnome-base/nautilus/nautilus-3.8.0.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.8.0.ebuild,v 1.2 2013/03/31 12:54:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.8.0.ebuild,v 1.3 2013/03/31 13:02:59 pacho Exp $ EAPI="5" GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" # Needed with USE 'sendto' inherit eutils gnome2 virtualx |