diff options
Diffstat (limited to 'www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild')
-rw-r--r-- | www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild index f14902a87ecc..392f1647e1c7 100644 --- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild +++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" if [[ ${PV} = *9999* ]]; then - WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.10" inherit autotools mercurial EHG_REPO_URI="http://hg.rafaelmartins.eng.br/cgisysinfo/" |