summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-18 10:53:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-18 11:17:08 +0200
commited3b69fff7d16af008cc14836f2844c61af14040 (patch)
treef4322a3912aafbbf5cc65e79b60d75a7ac7d44ce
parentapp-admin/tenshi: Update HOMEPAGE (diff)
downloadgentoo-ed3b69fff7d16af008cc14836f2844c61af14040.tar.gz
gentoo-ed3b69fff7d16af008cc14836f2844c61af14040.tar.bz2
gentoo-ed3b69fff7d16af008cc14836f2844c61af14040.zip
media-libs/id3lib: DOCS to array
Package-Manager: Portage-2.3.47, Repoman-2.3.10
-rw-r--r--media-libs/id3lib/id3lib-3.8.3-r8.ebuild4
1 files 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 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/_}