diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-09 16:47:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-09 16:47:21 +0000 |
commit | 97279caedeebb7a66861a3196c55059c080617f0 (patch) | |
tree | 3550a28c6643ba72b06ac9046969a311eee44a76 /gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild | |
parent | Modified dolauncher so that variables from the pre file can be used in the gj... (diff) | |
download | historical-97279caedeebb7a66861a3196c55059c080617f0.tar.gz historical-97279caedeebb7a66861a3196c55059c080617f0.tar.bz2 historical-97279caedeebb7a66861a3196c55059c080617f0.zip |
Stable on ppc wrt bug 146855
Package-Manager: portage-2.1.1
Diffstat (limited to 'gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild index 62fe13ed0208..cf13b61da956 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.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.14.2-r1.ebuild,v 1.6 2006/09/09 09:44:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild,v 1.7 2006/09/09 16:47:21 nixnut Exp $ inherit eutils gnome2 autotools @@ -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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ppc ~ppc64 ~sh sparc ~x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/libbonobo-2.3.1 |