On 00:23 Sat 29 Sep , Olivier Crete (tester) wrote: > 1.1 app-misc/supercat/supercat-0.5.2.ebuild > > file : > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/supercat-0.5.2.ebuild?rev=1.1&view=markup > plain: > http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/supercat/supercat-0.5.2.ebuild?rev=1.1&content-type=text/plain > > Index: supercat-0.5.2.ebuild > =================================================================== > # Copyright 1999-2007 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.2.ebuild,v > 1.1 2007/09/29 00:23:14 tester Exp $ > > DESCRIPTION="A text file colorizer using powerful regular expressions" > HOMEPAGE="http://supercat.nosredna.net" > SRC_URI="http://supercat.nosredna.net/${P}.tar.gz" > > LICENSE="GPL-3" > SLOT="0" > KEYWORDS="~amd64 ~x86" > IUSE="" > > DEPEND="" > RDEPEND="" > src_install() { > emake DESTDIR=${D} install || die "Install failed!" > > dodoc ChangeLog > }
This is a pretty simple ebuild, but it still manages to have basic QA issues like quoting on D. Thanks, Donnie -- [EMAIL PROTECTED] mailing list
