stable/branches/experimental/app-admin/oessysmon/oessysmon-0.1.5.ebuild
2007-02-24 19:48:32 +00:00

18 lines
381 B
Bash

# Created by George Hron @ 2007.02.21
inherit eutils gnome2 mono
SRC_URI="ftp://forgeftp.novell.com/${PN}/OESSysMon%20${PV}%20tarball/${P}.tar.gz"
HOMEPAGE="http://forge.novell.com/modules/xfmod/project/?oessysmon"
KEYWORDS="~x86"
DEPEND="${RDEPEND}
>=dev-dotnet/glade-sharp-2.4
>=dev-dotnet/gnome-sharp-2.4"
src_unpack() {
unpack ${A}
epatch ${FILESDIR}/egg-tray.patch
}