diff options
author | 2007-07-15 06:05:01 +0000 | |
---|---|---|
committer | 2007-07-15 06:05:01 +0000 | |
commit | ca4375ac683e5cfc0cf83d14d0e0eea5cf2d2c3e (patch) | |
tree | be611cb160cc8f8811b1bbf952f001627d9e284c /sci-calculators/hexcalc | |
parent | whitespace (diff) | |
download | historical-ca4375ac683e5cfc0cf83d14d0e0eea5cf2d2c3e.tar.gz historical-ca4375ac683e5cfc0cf83d14d0e0eea5cf2d2c3e.tar.bz2 historical-ca4375ac683e5cfc0cf83d14d0e0eea5cf2d2c3e.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-calculators/hexcalc')
-rw-r--r-- | sci-calculators/hexcalc/hexcalc-1.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-calculators/hexcalc/hexcalc-1.11.ebuild b/sci-calculators/hexcalc/hexcalc-1.11.ebuild index 13b2d3315cce..f77aa5072fb7 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.5 2006/02/03 04:01:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.6 2007/07/15 06:05:01 mr_bones_ Exp $ DESCRIPTION="A simple hex calculator for X" HOMEPAGE="ftp://ftp.x.org/R5contrib/" @@ -16,7 +16,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${PN} - src_compile() { xmkmf || die make || die |