diff options
Diffstat (limited to 'dev-libs/double-conversion/double-conversion-2.0.1.ebuild')
-rw-r--r-- | dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index 3cf57ca43193..4cd1c071b393 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -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" |