Ucpt:Sci-libs/root-reference/root-reference-4.04.ebuild
#Download - Bugs - Discussion - History
inherit eutils DESCRIPTION="Source code reference for the CERN ROOT library" SRC_URI="ftp://root.cern.ch/root/html404.tar.gz" HOMEPAGE="http://root.cern.ch/" SLOT="4" LICENSE="as-is" KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="" src_install() { mkdir -p ${D}/usr/share/doc mv ${WORKDIR}/htmldoc ${D}/usr/share/doc/${P} } #
Last modified: Thu, 01 Sep 2005 01:44:00 +0000 Hits: 1,869