View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/x11-misc/adesklets/adesklets-0.5.0.ebuild (+8 lines)
 Lines 2-7    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/adesklets/adesklets-0.5.0.ebuild,v 1.4 2006/02/11 00:03:09 nelchael Exp $
# $Header: /var/cvsroot/gentoo-x86/x11-misc/adesklets/adesklets-0.5.0.ebuild,v 1.4 2006/02/11 00:03:09 nelchael Exp $
inherit eutils
DESCRIPTION="An interactive Imlib2 console for the X Window system"
DESCRIPTION="An interactive Imlib2 console for the X Window system"
HOMEPAGE="http://adesklets.sf.net/"
HOMEPAGE="http://adesklets.sf.net/"
SRC_URI="mirror://sourceforge/adesklets/${P}.tar.bz2"
SRC_URI="mirror://sourceforge/adesklets/${P}.tar.bz2"
 Lines 21-26    Link Here 
	X? ( || ( x11-proto/xproto virtual/x11 ) )
	X? ( || ( x11-proto/xproto virtual/x11 ) )
	python? ( >=dev-lang/python-2.3.4-r1 )"
	python? ( >=dev-lang/python-2.3.4-r1 )"
src_unpack() {
	unpack ${A}
	cd ${S}
	epatch ${FILESDIR}/${P}-adesklets_installer.patch
}
src_compile()
src_compile()
{
{
	local myconf=""
	local myconf=""