commit: b47442d9605ca16b3c9a3ffbc3a5969c05967943 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:18:02 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:19:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47442d9
sys-libs/libmath++: [QA] Fix DESCRIPTION.toolong sys-libs/libmath++/libmath++-0.0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild index 51c67b20bf1..790fb2088a6 100644 --- a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild +++ b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild @@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_IN_SOURCE_BUILD=1 # bug #474098 inherit autotools-utils -DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications" +DESCRIPTION="C++ Template math library, for symbolic and numeric calculus applications" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz"
