# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 mono autotools DESCRIPTION="A GNOME applet that displays a new vocabulary word each day." HOMEPAGE="http://philisoft.com/gnomewotd/" SRC_URI="http://developer.novell.com/wiki/index.php/Special:File/${PN}/${PN}-${PV/\.0/}/${P}.tar.gz" RESTRICT="nomirror" LICENSE="MIT" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.8 >=dev-lang/mono-1.1.13 >=dev-dotnet/gtk-sharp-2.8.0" RDEPEND="${DEPEND}" DOCS="AUTHORS ChangeLog INSTALL"