diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:33:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:33:36 +0000 |
commit | 6b93d8e015574669fdc735f674ff8f8f1038a96b (patch) | |
tree | 7bd72b1694d49a667964b6ffd17cb9e128cad130 /gnome-base/nautilus | |
parent | remove old (diff) | |
download | gentoo-2-6b93d8e015574669fdc735f674ff8f8f1038a96b.tar.gz gentoo-2-6b93d8e015574669fdc735f674ff8f8f1038a96b.tar.bz2 gentoo-2-6b93d8e015574669fdc735f674ff8f8f1038a96b.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 05037f40e0f0..e4c3517fd243 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.383 2011/10/01 21:10:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.384 2011/10/05 17:33:36 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + nautilus-2.32.2.1-r1.ebuild: + ppc/ppc64 stable wrt #369909 01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> nautilus-2.32.2.1-r1.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild b/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild index 49f20424ea50..1f2c27552248 100644 --- a/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild +++ b/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.8 2011/10/01 21:10:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1-r1.ebuild,v 1.9 2011/10/05 17:33:36 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.bz2" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="doc gnome +introspection xmp" RDEPEND=">=dev-libs/glib-2.28.0:2 |