diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:05:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:05:01 +0000 |
commit | ca4375ac683e5cfc0cf83d14d0e0eea5cf2d2c3e (patch) | |
tree | be611cb160cc8f8811b1bbf952f001627d9e284c /sci-calculators/hcalc | |
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/hcalc')
-rw-r--r-- | sci-calculators/hcalc/hcalc-1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-calculators/hcalc/hcalc-1.0.ebuild b/sci-calculators/hcalc/hcalc-1.0.ebuild index 927c57bd2325..b5e2ac739b11 100644 --- a/sci-calculators/hcalc/hcalc-1.0.ebuild +++ b/sci-calculators/hcalc/hcalc-1.0.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/hcalc/hcalc-1.0.ebuild,v 1.4 2006/01/21 01:34:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0.ebuild,v 1.5 2007/07/15 06:05:01 mr_bones_ Exp $ DESCRIPTION="DJ's Hex Calculator" HOMEPAGE="http://www.delorie.com/store/hcalc/" @@ -26,4 +26,3 @@ src_install() { pkg_postinst() { einfo "Enter hcalc to run and use kill or ctrl-c to exit." } - |