diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-16 23:57:05 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-16 23:57:05 +0000 |
commit | 6587c76173320554790959cd18a59b4538af13f9 (patch) | |
tree | 89f7fb73a7b18391050c5225f603dbb1fc528039 /gnome-base/gnome-vfs | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | historical-6587c76173320554790959cd18a59b4538af13f9.tar.gz historical-6587c76173320554790959cd18a59b4538af13f9.tar.bz2 historical-6587c76173320554790959cd18a59b4538af13f9.zip |
Stable on ppc wrt bug #156662.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 8ad2b2e0b100..a9303da196ce 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.233 2006/12/12 16:32:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.234 2006/12/16 23:42:19 dertobi123 Exp $ + + 16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gnome-vfs-2.16.3.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> gnome-vfs-2.16.3.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild index a11cf2b7394a..8b2a9ddfa263 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16.3.ebuild,v 1.3 2006/12/12 16:32:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild,v 1.4 2006/12/16 23:42:19 dertobi123 Exp $ WANT_AUTOMAKE=1.9 inherit eutils gnome2 autotools @@ -10,7 +10,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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 |