diff options
author | Jonathan Davies <jpds@protonmail.com> | 2020-09-01 20:30:50 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2020-09-14 20:40:27 -0700 |
commit | 8fcab3b2947b4db43b7af479520e51f7db88b63e (patch) | |
tree | 00d9124023e007a03b5d4ac0779dabc3d7a24af0 /sys-apps/secilc/secilc-9999.ebuild | |
parent | sys-apps/semodule-utils: Version bump to 3.1. (diff) | |
download | gentoo-8fcab3b2947b4db43b7af479520e51f7db88b63e.tar.gz gentoo-8fcab3b2947b4db43b7af479520e51f7db88b63e.tar.bz2 gentoo-8fcab3b2947b4db43b7af479520e51f7db88b63e.zip |
sys-apps/secilc: Version bump to 3.1.
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps/secilc/secilc-9999.ebuild')
-rw-r--r-- | sys-apps/secilc/secilc-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/secilc/secilc-9999.ebuild b/sys-apps/secilc/secilc-9999.ebuild index d920dbb0436b..db36c3ca9f49 100644 --- a/sys-apps/secilc/secilc-9999.ebuild +++ b/sys-apps/secilc/secilc-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit toolchain-funcs MY_P="${P//_/-}" -MY_RELEASEDATE="20191204" +MY_RELEASEDATE="20200710" SEPOL_VER="${PV}" |