summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 21:33:36 +0000
committerSam James <sam@gentoo.org>2021-04-03 21:33:36 +0000
commit50d778f49f96ec5b1de41d862ea510811e9d37ab (patch)
treeb7f2207e1a0610e19741655645e09112220c41df /net-misc/sipcalc/sipcalc-1.1.6.ebuild
parentapp-misc/cw: port to EAPI 7 (for now) (diff)
downloadgentoo-50d778f49f96ec5b1de41d862ea510811e9d37ab.tar.gz
gentoo-50d778f49f96ec5b1de41d862ea510811e9d37ab.tar.bz2
gentoo-50d778f49f96ec5b1de41d862ea510811e9d37ab.zip
net-misc/sipcalc: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/sipcalc/sipcalc-1.1.6.ebuild')
-rw-r--r--net-misc/sipcalc/sipcalc-1.1.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/sipcalc/sipcalc-1.1.6.ebuild b/net-misc/sipcalc/sipcalc-1.1.6.ebuild
index 25bc9b8a9cd2..4d992820870b 100644
--- a/net-misc/sipcalc/sipcalc-1.1.6.ebuild
+++ b/net-misc/sipcalc/sipcalc-1.1.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator"
HOMEPAGE="http://www.routemeister.net/projects/sipcalc/"
SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""