# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils gpe versionator MY_PV=$(replace_version_separator 2 '-') SRC_URI="${GPE_MIRROR}/${PN}-${MY_PV}.tar.gz" DESCRIPTION="Startup notification support" LICENSE="GPL-2" KEYWORDS="~arm ~amd64 ~x86" SLOT="0" RDEPEND="gpe-base/libgpewidget" DEPEND="${RDEPEND}" IUSE="" S="${WORKDIR}/${PN}-${MY_PV}"