summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:43:26 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:43:26 +0000
commit6c6df8694e14986772f95ac0c83494bca68a14c4 (patch)
treea4fdcf930a40dce4ae58cb8253104f58f5e825ac /sci-libs
parentwhitespace (diff)
downloadgentoo-2-6c6df8694e14986772f95ac0c83494bca68a14c4.tar.gz
gentoo-2-6c6df8694e14986772f95ac0c83494bca68a14c4.tar.bz2
gentoo-2-6c6df8694e14986772f95ac0c83494bca68a14c4.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/udunits/udunits-1.12.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/udunits/udunits-1.12.0.ebuild b/sci-libs/udunits/udunits-1.12.0.ebuild
index 5467e5514c4e..6958239b4e78 100644
--- a/sci-libs/udunits/udunits-1.12.0.ebuild
+++ b/sci-libs/udunits/udunits-1.12.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/udunits/udunits-1.12.0.ebuild,v 1.2 2005/11/28 12:04:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/udunits/udunits-1.12.0.ebuild,v 1.3 2007/06/26 02:43:26 mr_bones_ Exp $
inherit eutils
-# This is the Unidata Units library, which supports conversion of unit
-# specifications between formatted and binary forms, arithmetic
-# manipulation of unit specifications, and conversion of values between
+# This is the Unidata Units library, which supports conversion of unit
+# specifications between formatted and binary forms, arithmetic
+# manipulation of unit specifications, and conversion of values between
# compatible scales of measurement.
#inherit perl-app