media-libs/id3lib: DOCS to array
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 18 Aug 2018 08:53:21 +0000 (10:53 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 18 Aug 2018 09:17:08 +0000 (11:17 +0200)
Package-Manager: Portage-2.3.47, Repoman-2.3.10

media-libs/id3lib/id3lib-3.8.3-r8.ebuild

index df3dc169a92f1322e3e0812d06ed9634bd30e040..ca6e9eca5433e5b23503dea4cc867f9cbaf0750e 100644 (file)
@@ -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/_}