From 6696b358d3f8fd7b717b0b0d9baa70b78276af15 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 18 Dec 2016 16:36:10 -0500 Subject: dev-php/ca-bundle: use a slightly shorter DESCRIPTION. Package-Manager: portage-2.3.0 --- dev-php/ca-bundle/ca-bundle-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-php') diff --git a/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild b/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild index 7e6cbf7924a3..931a3856dec9 100644 --- a/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild +++ b/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -DESCRIPTION="Find a path to the system CA bundle, and fallback to the Mozilla CA bundle" +DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one" HOMEPAGE="https://github.com/composer/ca-bundle" SRC_URI="https://github.com/composer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3-65-gdbad