summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-08-18 14:24:44 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-08-18 14:24:44 -0400
commitcff149509e86e18aaccddfa1c463c8bcc3bef2ee (patch)
tree55e43a90e0133c0e7f1dcde1155742b08fcdce11 /dev-php/libvirt-php/libvirt-php-9999.ebuild
parentnet-libs/gnutls: disable sslv3 by default (diff)
downloadgentoo-cff149509e86e18aaccddfa1c463c8bcc3bef2ee.tar.gz
gentoo-cff149509e86e18aaccddfa1c463c8bcc3bef2ee.tar.bz2
gentoo-cff149509e86e18aaccddfa1c463c8bcc3bef2ee.zip
dev-php/libvirt-php: drop nonexistent "AUTHORS" from the live ebuild.
The upstream repo no longer contains an "AUTHORS" file, so drop it from the live ebuild. Thanks to Michal Prívozník for the report and the fix. Gentoo-Bug: 628174 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-php/libvirt-php/libvirt-php-9999.ebuild')
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index 50e80eda8c40..4e24b63e0ab6 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
doc? ( app-text/xhtml1 )"
RESTRICT="test"
-DOCS=( AUTHORS ChangeLog NEWS README )
+DOCS=( ChangeLog NEWS README )
src_unpack() {
git-r3_src_unpack