diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-17 19:00:49 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-18 05:29:52 +0000 |
commit | ed8dc9c80f53e6cdc2f7405c3be5eb5d256bcb05 (patch) | |
tree | a31a58b8b4b58a7100ba64e296133efd0576efee /net-misc/omnisync | |
parent | net-misc/omnisync: mark as LTO-unsafe (diff) | |
download | gentoo-ed8dc9c80f53e6cdc2f7405c3be5eb5d256bcb05.tar.gz gentoo-ed8dc9c80f53e6cdc2f7405c3be5eb5d256bcb05.tar.bz2 gentoo-ed8dc9c80f53e6cdc2f7405c3be5eb5d256bcb05.zip |
net-misc/omnisync: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/omnisync')
-rw-r--r-- | net-misc/omnisync/omnisync-1.0_p20200130-r1.ebuild (renamed from net-misc/omnisync/omnisync-1.0_p20200130.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/omnisync/omnisync-1.0_p20200130.ebuild b/net-misc/omnisync/omnisync-1.0_p20200130-r1.ebuild index 13ad5096ab1c..149c6e96da64 100644 --- a/net-misc/omnisync/omnisync-1.0_p20200130.ebuild +++ b/net-misc/omnisync/omnisync-1.0_p20200130-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake flag-o-matic vcs-snapshot |