# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 mono DESCRIPTION="Glimmr uploader" HOMEPAGE="http://glimmr.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="CPL GPL-2" SLOT="0" KEYWORDS="~ppc ~x86" IUSE="" RDEPEND=">=dev-lang/mono-1 >=dev-dotnet/gtk-sharp-1 >=dev-dotnet/glade-sharp-1 >=dev-dotnet/gnome-sharp-1 >=dev-dotnet/gconf-sharp-1" DEPEND="${REPEND} dev-util/pkgconfig"