diff options
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.28.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.4.3-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 2cb83b68c4c6..322aefbb62bc 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-session # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.265 2010/08/22 15:51:07 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.266 2010/08/29 17:27:05 armin76 Exp $ + + 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> + gnome-session-2.28.0.ebuild: + arm stable 22 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/gnome-session-2.19.2-no-asserts.patch, diff --git a/gnome-base/gnome-session/gnome-session-2.28.0.ebuild b/gnome-base/gnome-session/gnome-session-2.28.0.ebuild index c1e33004c458..faf3f9952acf 100644 --- a/gnome-base/gnome-session/gnome-session-2.28.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.28.0.ebuild,v 1.9 2010/08/14 17:25:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.28.0.ebuild,v 1.10 2010/08/29 17:27:05 armin76 Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="branding doc ipv6 +splash elibc_FreeBSD" diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 0aef69168388..b7d03d3facf2 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.110 2010/08/19 21:57:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.111 2010/08/29 17:25:34 armin76 Exp $ + + 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> gvfs-1.4.3-r1.ebuild: + arm stable 19 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> gvfs-1.6.3.ebuild: Raise gnome-disk-utility dependency per configure. diff --git a/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild b/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild index 5f063b4382ca..9be8d4ea7a2f 100644 --- a/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild +++ b/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild,v 1.6 2010/08/14 18:56:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild,v 1.7 2010/08/29 17:25:34 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~ppc64 sh sparc x86" IUSE="archive avahi bluetooth cdda doc fuse gdu gnome gnome-keyring gphoto2 hal +http samba +udev" |