# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 mono DESCRIPTION="An application to collect informations (like notes, quotes, code, etc.) which can be tagged." HOMEPAGE="http://www.incollector.devnull.pl/" SRC_URI="http://www.incollector.devnull.pl/download/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="dev-lang/mono >=dev-dotnet/gtk-sharp-2.6" RDEPEND="${DEPEND}" RESTRICT="nomirror" USE_DESTDIR="1" DOCS="AUTHORS Changelog INSTALL NEWS README"