commit: e64ee376770f7a8baf50d44f8c6d853b660dd3cd
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 16:54:21 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 21:09:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64ee376
sci-libs/cqrlib: Fix overlong DESCRIPTION
Package-Manager: portage-2.3.0
sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild | 4 ++--
1 file 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 2435639..4d3866d 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"