diff options
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-9999.ebuild | 2 |
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 |