diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-24 14:29:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-24 14:29:17 +0000 |
commit | f3f379c502297680a5b830513b72d069e40bc631 (patch) | |
tree | 7509c73692fc2dcc7a79299d388d2937cf7871ff /gnome-base/gvfs | |
parent | Remove old (diff) | |
download | gentoo-2-f3f379c502297680a5b830513b72d069e40bc631.tar.gz gentoo-2-f3f379c502297680a5b830513b72d069e40bc631.tar.bz2 gentoo-2-f3f379c502297680a5b830513b72d069e40bc631.zip |
stable ppc64, bug 266945
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.0.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 5ef6e45e069d..716537d033ba 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.57 2009/04/23 19:32:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.58 2009/04/24 14:29:17 ranger Exp $ + + 24 Apr 2009; Brent Baude <ranger@gentoo.org> gvfs-1.0.3-r2.ebuild: + stable ppc64, bug 266945 23 Apr 2009; Markus Meier <maekke@gentoo.org> gvfs-1.0.3-r2: amd64/x86 stable, bug #266945 diff --git a/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild b/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild index 8536aaff9159..ba2080652a95 100644 --- a/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild +++ b/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild,v 1.2 2009/04/23 19:32:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.0.3-r2.ebuild,v 1.3 2009/04/24 14:29:17 ranger Exp $ inherit autotools bash-completion gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gnome gphoto2 hal gnome-keyring samba" RDEPEND=">=dev-libs/glib-2.17.6 |