dev-php/semver: use a slightly shorter DESCRIPTION.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 18 Dec 2016 21:33:26 +0000 (16:33 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 18 Dec 2016 23:17:13 +0000 (18:17 -0500)
Package-Manager: portage-2.3.0

dev-php/semver/semver-1.0.0.ebuild

index ea8ee4f271cdfe96130908021871c2426666e7d6..14f38dd52af7d36b710eed16168cea523197a8a0 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-DESCRIPTION="Semantic versioning utilities with constraints parsing and checking"
+DESCRIPTION="Semantic versioning utilities, constraint parsing, and checking"
 HOMEPAGE="https://github.com/composer/semver"
 SRC_URI="https://github.com/composer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"