commit: 3a1e130a4dc26075500d0c56d591cb899db8abde Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat May 6 17:14:30 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 6 22:18:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1e130a
dev-libs/gumbo: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517 dev-libs/gumbo/gumbo-0.10.1.ebuild | 4 ++-- dev-libs/gumbo/gumbo-0.9.2.ebuild | 4 ++-- dev-libs/gumbo/gumbo-0.9.3.ebuild | 4 ++-- dev-libs/gumbo/gumbo-0.9.4.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-libs/gumbo/gumbo-0.10.1.ebuild b/dev-libs/gumbo/gumbo-0.10.1.ebuild index 2c019fb3afe..3587bf94f75 100644 --- a/dev-libs/gumbo/gumbo-0.10.1.ebuild +++ b/dev-libs/gumbo/gumbo-0.10.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools -DESCRIPTION="An implementation of the HTML5 parsing algorithm implemented as a pure C99 library" +DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" HOMEPAGE="https://github.com/google/gumbo-parser#readme" SRC_URI="https://github.com/google/gumbo-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/gumbo/gumbo-0.9.2.ebuild b/dev-libs/gumbo/gumbo-0.9.2.ebuild index 6fe79fb9800..68c1147a5e2 100644 --- a/dev-libs/gumbo/gumbo-0.9.2.ebuild +++ b/dev-libs/gumbo/gumbo-0.9.2.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=5 inherit autotools -DESCRIPTION="An implementation of the HTML5 parsing algorithm implemented as a pure C99 library" +DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" HOMEPAGE="https://github.com/google/gumbo-parser#readme" SRC_URI="https://github.com/google/gumbo-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/gumbo/gumbo-0.9.3.ebuild b/dev-libs/gumbo/gumbo-0.9.3.ebuild index 610cac6f0cf..68c1147a5e2 100644 --- a/dev-libs/gumbo/gumbo-0.9.3.ebuild +++ b/dev-libs/gumbo/gumbo-0.9.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools -DESCRIPTION="An implementation of the HTML5 parsing algorithm implemented as a pure C99 library" +DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" HOMEPAGE="https://github.com/google/gumbo-parser#readme" SRC_URI="https://github.com/google/gumbo-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/gumbo/gumbo-0.9.4.ebuild b/dev-libs/gumbo/gumbo-0.9.4.ebuild index 610cac6f0cf..68c1147a5e2 100644 --- a/dev-libs/gumbo/gumbo-0.9.4.ebuild +++ b/dev-libs/gumbo/gumbo-0.9.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools -DESCRIPTION="An implementation of the HTML5 parsing algorithm implemented as a pure C99 library" +DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" HOMEPAGE="https://github.com/google/gumbo-parser#readme" SRC_URI="https://github.com/google/gumbo-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz"