diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-10 19:25:54 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-10 19:43:56 +0200 |
commit | be664aca443f01e97f533b92aea89bd407b9f633 (patch) | |
tree | 2d6af997db13ccfdecb24c018e43d36f52eb034e | |
parent | package.mask: Last rite dev-python/python-ceilometerclient (diff) | |
download | gentoo-be664aca443f01e97f533b92aea89bd407b9f633.tar.gz gentoo-be664aca443f01e97f533b92aea89bd407b9f633.tar.bz2 gentoo-be664aca443f01e97f533b92aea89bd407b9f633.zip |
dev-perl/Cisco-IPPhone: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r3.ebuild (renamed from dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r3.ebuild index 77a95a3d3c32..8d5c78577bc5 100644 --- a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r2.ebuild +++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=MRPALMER DIST_VERSION=0.05 @@ -13,4 +13,3 @@ DESCRIPTION="Cisco IP Phone interface using XML Objects" LICENSE="Artistic" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" |