From cff149509e86e18aaccddfa1c463c8bcc3bef2ee Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 18 Aug 2017 14:24:44 -0400 Subject: dev-php/libvirt-php: drop nonexistent "AUTHORS" from the live ebuild. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-php/libvirt-php/libvirt-php-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-php/libvirt-php') 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 -- cgit v1.2.3-65-gdbad