diff options
Diffstat (limited to 'net-irc/scrollz/scrollz-2.3.1.ebuild')
-rw-r--r-- | net-irc/scrollz/scrollz-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/scrollz/scrollz-2.3.1.ebuild b/net-irc/scrollz/scrollz-2.3.1.ebuild index e5324b205360..bdee35abb91b 100644 --- a/net-irc/scrollz/scrollz-2.3.1.ebuild +++ b/net-irc/scrollz/scrollz-2.3.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit autotools flag-o-matic toolchain-funcs +inherit flag-o-matic toolchain-funcs MY_P="ScrollZ-${PV}" |