summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-08 19:17:47 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-07 11:33:21 +0300
commit4489277b769e0d573f74328227464adea6a99795 (patch)
tree2dc4f437ea3a139071f2666e92d216a6618f9563 /net-irc/epic5
parentmedia-libs/opencolorio: remove unused eclass (diff)
downloadgentoo-4489277b769e0d573f74328227464adea6a99795.tar.gz
gentoo-4489277b769e0d573f74328227464adea6a99795.tar.bz2
gentoo-4489277b769e0d573f74328227464adea6a99795.zip
net-irc/epic5: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-irc/epic5')
-rw-r--r--net-irc/epic5/epic5-2.0.1.ebuild4
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"