diff options
Diffstat (limited to 'app-misc/cdcat/cdcat-0.3.ebuild')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild index 496a064140db..e97b12414768 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.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="simple yet effective CD indexing program" # original src went away: SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" SRC_URI="mirror://gentoo/${P}.tar.gz" |