diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:49:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:49:34 +0000 |
commit | 842b915c73b82965be5d4401ba8cbf3cecd77d44 (patch) | |
tree | f38e86fe1d71f500acaf9a29babee2819cc2d5c5 | |
parent | ppc stable #281427 (diff) | |
download | gentoo-2-842b915c73b82965be5d4401ba8cbf3cecd77d44.tar.gz gentoo-2-842b915c73b82965be5d4401ba8cbf3cecd77d44.tar.bz2 gentoo-2-842b915c73b82965be5d4401ba8cbf3cecd77d44.zip |
ppc stable #281427
(Portage version: 2.1.6.13/cvs/Linux ppc)
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 6a3d69e0f341..0359c7d2dd3f 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.80 2009/10/24 11:12:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.81 2009/10/24 16:49:34 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> gvfs-1.2.3.ebuild: + ppc stable #281427 24 Oct 2009; nixnut <nixnut@gentoo.org> gvfs-1.0.3-r13.ebuild: ppc stable #284661 diff --git a/gnome-base/gvfs/gvfs-1.2.3.ebuild b/gnome-base/gvfs/gvfs-1.2.3.ebuild index 941f06da5d79..507805c41366 100644 --- a/gnome-base/gvfs/gvfs-1.2.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.2.3.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.2.3.ebuild,v 1.6 2009/10/16 22:55:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.7 2009/10/24 16:49:34 nixnut Exp $ EAPI="2" @@ -11,7 +11,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 gnome-keyring gphoto2 hal samba" RDEPEND=">=dev-libs/glib-2.19 |