diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-26 17:14:21 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-26 17:14:21 +0000 |
commit | bb85d3a1b03fda7bdc87eb2de7ea86900968eea6 (patch) | |
tree | 0ad70240b92c3fa72cf27ffbbf1877f7c9379a23 /gnome-base | |
parent | Version bump. (diff) | |
download | gentoo-2-bb85d3a1b03fda7bdc87eb2de7ea86900968eea6.tar.gz gentoo-2-bb85d3a1b03fda7bdc87eb2de7ea86900968eea6.tar.bz2 gentoo-2-bb85d3a1b03fda7bdc87eb2de7ea86900968eea6.zip |
ppc/ppc64 stable wrt #363789
(Portage version: 2.2.0_alpha29/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index affc0d2641a4..9cd9e7cab9f3 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.140 2011/04/16 19:22:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.141 2011/04/26 17:14:21 xarthisius Exp $ + + 26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> gvfs-1.6.7.ebuild: + ppc/ppc64 stable wrt #363789 16 Apr 2011; Christoph Mende <angelos@gentoo.org> gvfs-1.6.7.ebuild: Stable on amd64 wrt bug #363789 diff --git a/gnome-base/gvfs/gvfs-1.6.7.ebuild b/gnome-base/gvfs/gvfs-1.6.7.ebuild index fbdb5b62992f..33cac39c0095 100644 --- a/gnome-base/gvfs/gvfs-1.6.7.ebuild +++ b/gnome-base/gvfs/gvfs-1.6.7.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/gvfs/gvfs-1.6.7.ebuild,v 1.4 2011/04/16 19:22:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.7.ebuild,v 1.5 2011/04/26 17:14:21 xarthisius Exp $ EAPI="3" 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 +http ios samba +udev" RDEPEND=">=dev-libs/glib-2.23.4 |