dev-lang/gprolog: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Tue, 4 Apr 2017 13:27:15 +0000 (16:27 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:20 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-lang/gprolog/gprolog-1.4.4.ebuild

index e121637f98a565160c3c211cb5af99845f137e0d..7116f2c8c4db30650187a329fc12f6142ee17299 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 inherit eutils flag-o-matic multilib
 
-DESCRIPTION="GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD)"
+DESCRIPTION="A native Prolog compiler with constraint solving over finite domains (FD)"
 HOMEPAGE="http://www.gprolog.org/"
 SRC_URI="mirror://gnu/gprolog/${P}.tar.gz"
 S="${WORKDIR}"/${P}