From: Andreas Sturmlechner Date: Sat, 18 Aug 2018 08:53:21 +0000 (+0200) Subject: media-libs/id3lib: DOCS to array X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed3b69fff7d16af008cc14836f2844c61af14040;p=gentoo.git media-libs/id3lib: DOCS to array Package-Manager: Portage-2.3.47, Repoman-2.3.10 --- diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild index df3dc169a92f..ca6e9eca5433 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} RESTRICT="test" -DOCS="AUTHORS ChangeLog HISTORY README THANKS TODO" +DOCS=( AUTHORS ChangeLog HISTORY README THANKS TODO ) S=${WORKDIR}/${P/_}