summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 06:05:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 06:05:01 +0000
commit5dadda7b942adbbe44e89f5921ddd59cd426f07a (patch)
tree9ec4bffdb8a14a92715ec1e2b963203a43384115 /sci-calculators/hexcalc
parentwhitespace (diff)
downloadgentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.tar.gz
gentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.tar.bz2
gentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-calculators/hexcalc')
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11.ebuild3
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