mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-misc/netevent: Bump to 2.2.3, drop old 2.2.2, EAPI 9
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST netevent-2.2.2.tar.gz 40889 BLAKE2B a52a6b352d8f842aeb85f7c4d82ed1c5008966893ec7bc3236d212b988470a051d0c5d6dca1f36029b3a83c4c908cd7d64e5cd0203b0677857dd66613a0f2c5a SHA512 bd993529d69b18a1774042f61fe891fedba96d2d630dbe066c9d9b88d18268eaad49062c76f688712a927e495f29e7b176da64676c6ef6109b2e92117ef00e1b
|
||||
DIST netevent-2.2.3.tar.gz 41535 BLAKE2B 9f33fa825faab1f1841b2358f6789a05487a7e23645866a36a674d6b71b2b37577878a983d21763ca3b5744cd3fe1253160b0240a9f4fcbe25a1ca1ea84cfa9e SHA512 3457df5c821803fd39c61f4bb035d83840d2d558c425c9e2b3c857ba3e52c45c557f5f505fec7ecf3a7e722828e8bcbe1a5f3c8910143f8b728da0b945a354b2
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
EAPI=9
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Tool to share Linux event devices with other machines"
|
||||
HOMEPAGE="https://github.com/Blub/netevent"
|
||||
SRC_URI="https://github.com/Blub/netevent/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/Blub/netevent/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64"
|
||||
Reference in New Issue
Block a user