diff options
author | Craig Andrews <candrews@gentoo.org> | 2022-04-14 09:22:18 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2022-04-14 09:23:01 -0400 |
commit | 657ee933df860906d72a5bcc646faead15f13b0d (patch) | |
tree | 31e2a35d573a7565a5b7e6704e5ef29ae4cc15b4 /dev-cpp/waylandpp/waylandpp-9999.ebuild | |
parent | x11-terms/xfce4-terminal: Version bump, as requested by mgorny (diff) | |
download | gentoo-657ee933df860906d72a5bcc646faead15f13b0d.tar.gz gentoo-657ee933df860906d72a5bcc646faead15f13b0d.tar.bz2 gentoo-657ee933df860906d72a5bcc646faead15f13b0d.zip |
dev-cpp/waylandpp: 0.2.10 version bump, EAPI=8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-cpp/waylandpp/waylandpp-9999.ebuild')
-rw-r--r-- | dev-cpp/waylandpp/waylandpp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/waylandpp/waylandpp-9999.ebuild b/dev-cpp/waylandpp/waylandpp-9999.ebuild index ebd06ba3c06a..ed2592fab36d 100644 --- a/dev-cpp/waylandpp/waylandpp-9999.ebuild +++ b/dev-cpp/waylandpp/waylandpp-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake |