summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-09-05 18:54:21 +0200
committerDavid Seifert <soap@gentoo.org>2016-09-05 23:09:38 +0200
commite64ee376770f7a8baf50d44f8c6d853b660dd3cd (patch)
treedfeb47cc42781e70141e7595bc41a62a9d81ad0b /sci-libs
parentwww-client/chromium: dev channel bump (54.0.2840.8) (diff)
downloadgentoo-e64ee376770f7a8baf50d44f8c6d853b660dd3cd.tar.gz
gentoo-e64ee376770f7a8baf50d44f8c6d853b660dd3cd.tar.bz2
gentoo-e64ee376770f7a8baf50d44f8c6d853b660dd3cd.zip
sci-libs/cqrlib: Fix overlong DESCRIPTION
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild b/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild
index 24356399ef7d..4d3866d68b6a 100644
--- a/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild
+++ b/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic multilib toolchain-funcs versionator
MY_PN=CQRlib
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="An ANSI C implementation of a utility library for quaternion arithmetic and quaternion rotation math"
+DESCRIPTION="Utility library for quaternion arithmetic / rotation math (ANSI C implemented)"
HOMEPAGE="http://cqrlib.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"