commit: ed3b69fff7d16af008cc14836f2844c61af14040
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 08:53:21 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 09:17:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3b69ff
media-libs/id3lib: DOCS to array
Package-Manager: Portage-2.3.47, Repoman-2.3.10
media-libs/id3lib/id3lib-3.8.3-r8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild
index df3dc169a92..ca6e9eca543 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/_}