commit: 2d7178b9ccf37165082822822887287c911301a2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Apr 4 13:25:20 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 8 21:52:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7178b9
dev-lang/confluence: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-lang/confluence/confluence-0.10.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/confluence/confluence-0.10.6.ebuild b/dev-lang/confluence/confluence-0.10.6.ebuild index 4fe4a15e4db..2743ff5f615 100644 --- a/dev-lang/confluence/confluence-0.10.6.ebuild +++ b/dev-lang/confluence/confluence-0.10.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" inherit eutils -DESCRIPTION="Functional programming language for reactive system design (digital logic, hard-real-time software)" +DESCRIPTION="Functional programming language for reactive system design" HOMEPAGE="http://www.funhdl.org/wiki/doku.php?id=confluence" SRC_URI="http://www.funhdl.org/download/${P}.tar.gz"
