diff options
Diffstat (limited to 'dev-libs/gecode')
-rw-r--r-- | dev-libs/gecode/gecode-3.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gecode/gecode-3.7.3.ebuild b/dev-libs/gecode/gecode-3.7.3.ebuild index 4e341d57562e..463a840f9708 100644 --- a/dev-libs/gecode/gecode-3.7.3.ebuild +++ b/dev-libs/gecode/gecode-3.7.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" -DESCRIPTION="Gecode is an environment for developing constraint-based systems and applications" +DESCRIPTION="An environment for developing constraint-based applications" SRC_URI="http://www.gecode.org/download/${P}.tar.gz" HOMEPAGE="http://www.gecode.org/" |