diff options
Diffstat (limited to 'net-irc/epic5')
-rw-r--r-- | net-irc/epic5/epic5-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/epic5/epic5-2.0.1.ebuild b/net-irc/epic5/epic5-2.0.1.ebuild index d38b780348b7..45d0990c99fd 100644 --- a/net-irc/epic5/epic5-2.0.1.ebuild +++ b/net-irc/epic5/epic5-2.0.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 USE_RUBY="ruby24 ruby25 ruby26" -inherit autotools ruby-single toolchain-funcs +inherit autotools ruby-single DESCRIPTION="Epic5 IRC Client" SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/${P}.tar.xz" |