diff options
Diffstat (limited to 'app-cdr/mkcdtoc')
-rw-r--r-- | app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild b/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild index 6c3177d497f2..ac39595d809c 100644 --- a/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild +++ b/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="command-line utility to create toc-files for cdrdao" HOMEPAGE="https://sourceforge.net/projects/mkcdtoc/" SRC_URI="mirror://sourceforge/mkcdtoc/${P}.tar.bz2" |