diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:42:33 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:42:33 +0000 |
commit | 2ca7e00ecf5ae04397ec81ada4bb0021968897aa (patch) | |
tree | 60e1868c09c27e4e84bd36f01476a6508ca20927 /gnome-base | |
parent | Marked ppc for bug #324077. (diff) | |
download | gentoo-2-2ca7e00ecf5ae04397ec81ada4bb0021968897aa.tar.gz gentoo-2-2ca7e00ecf5ae04397ec81ada4bb0021968897aa.tar.bz2 gentoo-2-2ca7e00ecf5ae04397ec81ada4bb0021968897aa.zip |
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index b7d03d3facf2..150bd0ee706a 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.111 2010/08/29 17:25:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.112 2010/09/11 18:42:33 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> gvfs-1.6.3.ebuild: + Marked ppc for bug #324077. 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> gvfs-1.4.3-r1.ebuild: arm stable diff --git a/gnome-base/gvfs/gvfs-1.6.3.ebuild b/gnome-base/gvfs/gvfs-1.6.3.ebuild index 5f17b8217279..113722c3113b 100644 --- a/gnome-base/gvfs/gvfs-1.6.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.6.3.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.6.3.ebuild,v 1.4 2010/08/19 21:57:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.3.ebuild,v 1.5 2010/09/11 18:42:33 josejx Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gdu gnome gnome-keyring gphoto2 hal +http iphone samba +udev" |