commit: 217ee95df6926262f269d33ecd6a6cce5b85ec56 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 15:43:03 2016 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 15:43:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217ee95d
dev-ml/ocamlbuild: DESCRIPTION improved Gentoo CI has detected a "CrappyDescription" problem in these ebuilds. This commit will set a useful description to fix the QA problem. Package-Manager: portage-2.3.1 dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild | 2 +- dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild index 7fe9092..c18f0d6 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="OCamlbuild" +DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs" HOMEPAGE="https://github.com/ocaml/ocamlbuild" SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild index 7fe9092..c18f0d6 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="OCamlbuild" +DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs" HOMEPAGE="https://github.com/ocaml/ocamlbuild" SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz"
