diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-19 01:01:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-19 01:01:27 +0000 |
commit | ec02565041ea301101b5484eae591320c85ea280 (patch) | |
tree | 3d315cf2f7fb0d0fa2aef7ed86c62f6c1522a3e7 /gnome-base | |
parent | Removing 2006.1 stable profile for ppc64 64UL (diff) | |
download | gentoo-2-ec02565041ea301101b5484eae591320c85ea280.tar.gz gentoo-2-ec02565041ea301101b5484eae591320c85ea280.tar.bz2 gentoo-2-ec02565041ea301101b5484eae591320c85ea280.zip |
Marking gvfs-0.2.5-r3 ppc stable for bug 241340
(Portage version: 2.1.4.5)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-0.2.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 8366e478d1a4..0b2ad15b80f3 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.34 2008/10/18 14:28:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.35 2008/10/19 01:01:27 ranger Exp $ + + 19 Oct 2008; Brent Baude <ranger@gentoo.org> gvfs-0.2.5-r3.ebuild: + Marking gvfs-0.2.5-r3 ppc stable for bug 241340 18 Oct 2008; Raúl Porcel <armin76@gentoo.org> gvfs-0.2.5-r3.ebuild: ia64 stable wrt #241340 diff --git a/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild b/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild index 4746b4321816..bef1115c0388 100644 --- a/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild +++ b/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild,v 1.7 2008/10/18 14:28:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.5-r3.ebuild,v 1.8 2008/10/19 01:01:27 ranger Exp $ inherit bash-completion gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" IUSE="avahi cdda doc fuse gnome gphoto2 hal gnome-keyring samba" RDEPEND=">=dev-libs/glib-2.16 |