diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 20:09:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 20:09:20 +0000 |
commit | 68cc2970ef5804dfa36f908fb1e6d57c6ceda6a9 (patch) | |
tree | a2fce524bd5c7735d6ba6a10977bcf67b410f51b /gnome-base | |
parent | made libwnck depend on >=x11-base/xfree-4.3.0-r6 on amd64 due to -fPIC issues... (diff) | |
download | gentoo-2-68cc2970ef5804dfa36f908fb1e6d57c6ceda6a9.tar.gz gentoo-2-68cc2970ef5804dfa36f908fb1e6d57c6ceda6a9.tar.bz2 gentoo-2-68cc2970ef5804dfa36f908fb1e6d57c6ceda6a9.zip |
Add ~ia64
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index d11a8eca31a7..6c8fcaec572c 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.84 2004/04/01 08:53:12 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.85 2004/04/05 20:09:20 agriffis Exp $ + + 05 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnome-vfs-2.6.0.ebuild: + Add ~ia64 01 Apr 2004; L. Boshell <leonardop@gentoo.org> gnome-vfs-1.0.5-r3.ebuild, files/1.0/gnome-vfs-1.0.5-gtkdoc_fixes.patch: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild index d5e1139c8f9c..963fb619f675 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild,v 1.2 2004/03/28 18:24:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.0.ebuild,v 1.3 2004/04/05 20:09:20 agriffis Exp $ # FIXME : can use gnutls inherit gnome2 eutils @@ -12,7 +12,7 @@ SLOT="2" DESCRIPTION="Gnome Virtual Filesystem" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~mips ~ia64" LICENSE="GPL-2 LGPL-2" RDEPEND=">=dev-libs/glib-2 |