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 | 5dadda7b942adbbe44e89f5921ddd59cd426f07a (patch) | |
tree | 9ec4bffdb8a14a92715ec1e2b963203a43384115 /sci-calculators/hcalc | |
parent | whitespace (diff) | |
download | gentoo-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/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." } - |