summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-12-18 16:36:10 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-12-18 18:17:14 -0500
commit6696b358d3f8fd7b717b0b0d9baa70b78276af15 (patch)
tree7c492bdbb1fec0bd4982aafb2b638f5df3f9701e /dev-php
parentdev-php/ca-bundle: add upstream/remote-id tag to metadata.xml. (diff)
downloadgentoo-6696b358d3f8fd7b717b0b0d9baa70b78276af15.tar.gz
gentoo-6696b358d3f8fd7b717b0b0d9baa70b78276af15.tar.bz2
gentoo-6696b358d3f8fd7b717b0b0d9baa70b78276af15.zip
dev-php/ca-bundle: use a slightly shorter DESCRIPTION.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/ca-bundle/ca-bundle-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"