diff options
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild index ea355639f1b5..c7897934e9b9 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.8 2006/10/21 10:54:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.9 2008/07/10 15:14:10 remi Exp $ inherit gnome2 DESCRIPTION="C++ bindings for gnome-vfs" SRC_URI="mirror://sourceforge/gtkmm/${P}.tar.gz" -HOMEPAGE="http://gtkmm.sourceforge.net/" +HOMEPAGE="http://www.gtkmm.org" IUSE="" LICENSE="LGPL-2.1" |