diff options
Diffstat (limited to 'sys-devel/cons/cons-2.2.0.ebuild')
-rw-r--r-- | sys-devel/cons/cons-2.2.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index cdf2e6e580b1..c2eeeaa5e642 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-2.2.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="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" HOMEPAGE="http://www.dsmit.com/cons/" |