# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EGIT_REPO_URI="git://lug.rose-hulman.edu/proj/aweather" EGIT_BOOTSTRAP="eautoreconf" EAPI=4 inherit autotools gnome2 git-2 DESCRIPTION="A weather monitoring program" HOMEPAGE="http://lug.rose-hulman.edu/proj/aweather" SRC_URI="" LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="" RDEPEND="~sci-libs/grits-9999 x11-libs/gtk+:2 sci-libs/rsl" DEPEND="${RDEPEND}" DOCS="ChangeLog README TODO"