dev-libs/double-conversion: clarify DESCRIPTION, add missing space
authorDavide Pesavento <pesa@gentoo.org>
Sun, 24 Apr 2016 13:08:28 +0000 (15:08 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Sun, 24 Apr 2016 13:08:28 +0000 (15:08 +0200)
Package-Manager: portage-2.2.28

dev-libs/double-conversion/double-conversion-2.0.1.ebuild

index 3cf57ca43193cbda245c9580f20c685e3a497b12..4cd1c071b393722b3f2ac19cbd88400d045d051e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit scons-utils eutils
 
-DESCRIPTION="Binary-decimal and decimal-binary routines forIEEE doubles"
+DESCRIPTION="Binary-decimal and decimal-binary conversion routines for IEEE doubles"
 HOMEPAGE="https://github.com/google/double-conversion"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"