diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:56:27 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:56 +0200 |
commit | 670778fa366c1309c699b26e3881a0fcac888bd3 (patch) | |
tree | 6144c440025abec45441ec53a90c55afae66d786 /dev-libs | |
parent | dev-libs/poco: Shorter DESCRIPTION (diff) | |
download | gentoo-670778fa366c1309c699b26e3881a0fcac888bd3.tar.gz gentoo-670778fa366c1309c699b26e3881a0fcac888bd3.tar.bz2 gentoo-670778fa366c1309c699b26e3881a0fcac888bd3.zip |
dev-libs/ppl: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ppl/ppl-0.12.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ppl/ppl-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ppl/ppl-1.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/ppl/ppl-0.12.1-r1.ebuild b/dev-libs/ppl/ppl-0.12.1-r1.ebuild index 1d4b3244c5c1..630398ef0c22 100644 --- a/dev-libs/ppl/ppl-0.12.1-r1.ebuild +++ b/dev-libs/ppl/ppl-0.12.1-r1.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="3" inherit eutils -DESCRIPTION="The Parma Polyhedra Library provides numerical abstractions for analysis of complex systems" +DESCRIPTION="The Parma Polyhedra Library for numerical analysis of complex systems" HOMEPAGE="http://bugseng.com/products/ppl" SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.bz2" diff --git a/dev-libs/ppl/ppl-1.1.ebuild b/dev-libs/ppl/ppl-1.1.ebuild index c194bb52d92f..6e27151c114a 100644 --- a/dev-libs/ppl/ppl-1.1.ebuild +++ b/dev-libs/ppl/ppl-1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -DESCRIPTION="The Parma Polyhedra Library provides numerical abstractions for analysis of complex systems" +DESCRIPTION="The Parma Polyhedra Library for numerical analysis of complex systems" HOMEPAGE="http://bugseng.com/products/ppl" SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.xz" diff --git a/dev-libs/ppl/ppl-1.2.ebuild b/dev-libs/ppl/ppl-1.2.ebuild index fff33e20dc19..7be1edea9a66 100644 --- a/dev-libs/ppl/ppl-1.2.ebuild +++ b/dev-libs/ppl/ppl-1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" -DESCRIPTION="The Parma Polyhedra Library provides numerical abstractions for analysis of complex systems" +DESCRIPTION="The Parma Polyhedra Library for numerical analysis of complex systems" HOMEPAGE="http://bugseng.com/products/ppl" SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.xz" |