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
commit91a5f5aa876d3a7de846e241ba9f378136e351ca (patch)
treed34558af1fda96cb04b3467f5dfa595778a5376d /sci-libs/udunits
parentwhitespace (diff)
downloadhistorical-91a5f5aa876d3a7de846e241ba9f378136e351ca.tar.gz
historical-91a5f5aa876d3a7de846e241ba9f378136e351ca.tar.bz2
historical-91a5f5aa876d3a7de846e241ba9f378136e351ca.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sci-libs/udunits')
-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