diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-12 21:22:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-12 21:22:59 +0000 |
commit | cfc679f2493342c3bc446c3aa6983b9867728f86 (patch) | |
tree | 2b2eec5fea1debbc6fcfab850bf488bb73675d49 /gnome-base/gnome-vfs | |
parent | Add upstream bugs-to and changelog elements. (diff) | |
download | gentoo-2-cfc679f2493342c3bc446c3aa6983b9867728f86.tar.gz gentoo-2-cfc679f2493342c3bc446c3aa6983b9867728f86.tar.bz2 gentoo-2-cfc679f2493342c3bc446c3aa6983b9867728f86.zip |
Marking gnome-vfs-2.24.2 ppc64 for bug 308549
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.24.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 786650078efd..f56477fd4c15 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.315 2010/03/11 20:42:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.316 2010/03/12 21:22:59 ranger Exp $ + + 12 Mar 2010; Brent Baude <ranger@gentoo.org> gnome-vfs-2.24.2.ebuild: + Marking gnome-vfs-2.24.2 ppc64 stable for bug 308549 11 Mar 2010; Pacho Ramos <pacho@gentoo.org> gnome-vfs-2.24.2.ebuild: amd64 stable, bug 308549 diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.2.ebuild index 164b58c5d9cc..163377ca1345 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.2.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/gnome-vfs/gnome-vfs-2.24.2.ebuild,v 1.2 2010/03/11 20:42:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.2.ebuild,v 1.3 2010/03/12 21:22:59 ranger Exp $ inherit autotools eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="acl avahi doc fam gnutls hal ipv6 kerberos samba ssl" RDEPEND=">=gnome-base/gconf-2 |