diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-05-16 12:40:02 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-05-16 12:40:02 +0000 |
commit | 115075730621a4969d66af26733a1f0bdb55dcd8 (patch) | |
tree | 66685ebca3217e2b0c4072c5ffa7e4f1213619c9 /gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild | |
parent | version bump, thanks to: Guillaume Castagnino <guilc@fr.st> in bug #92674 (diff) | |
download | gentoo-2-115075730621a4969d66af26733a1f0bdb55dcd8.tar.gz gentoo-2-115075730621a4969d66af26733a1f0bdb55dcd8.tar.bz2 gentoo-2-115075730621a4969d66af26733a1f0bdb55dcd8.zip |
gcc -> toolchain-funcs
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild b/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild index fc7adb1b7f7e..dd6b746b0e87 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild,v 1.8 2005/05/14 06:36:23 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r4.ebuild,v 1.9 2005/05/16 12:37:24 allanonjl Exp $ -inherit eutils libtool gcc +inherit eutils libtool toolchain-funcs DESCRIPTION="GNOME Virtual File System" HOMEPAGE="http://www.gnome.org/" |