diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-07-26 04:49:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-07-26 04:49:25 +0000 |
commit | a7bdbf1e5cf097ef46f63e0dce14144bb5d4a750 (patch) | |
tree | 64b532f0566f5410ed583e71f37502df67a4b70d /gnome-base | |
parent | Mask avahi until someone actually needs it on mips. (diff) | |
download | gentoo-2-a7bdbf1e5cf097ef46f63e0dce14144bb5d4a750.tar.gz gentoo-2-a7bdbf1e5cf097ef46f63e0dce14144bb5d4a750.tar.bz2 gentoo-2-a7bdbf1e5cf097ef46f63e0dce14144bb5d4a750.zip |
Stabling gnome-vfs on mips for now to satisfy some old repoman deps. Eventually, we'll drop most of the gnome core from mips due to long-standing build issues on all ABI's, so this'll go away in time.
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.14.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index a6cb02531e03..5b36a9130277 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,11 @@ # 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.205 2006/07/24 01:08:32 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.206 2006/07/26 04:49:25 kumba Exp $ + + 26 Jul 2006; Joshua Kinard <kumba@gentoo.org> gnome-vfs-2.14.2.ebuild: + Stabling gnome-vfs on mips for now to satisfy some old repoman deps. + Eventually, we'll drop most of the gnome core from mips due to long-standing + build issues on all ABI's, so this'll go away in time. 24 Jul 2006; John N. Laliberte <allanonjl@gentoo.org> gnome-vfs-2.14.2-r1.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.14.2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.14.2.ebuild index 6d299d56cfa2..440cbf519aea 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.14.2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.14.2.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.ebuild,v 1.7 2006/07/17 18:01:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.14.2.ebuild,v 1.8 2006/07/26 04:49:25 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa mips ppc ~ppc64 ~sh sparc x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/libbonobo-2.3.1 |