diff options
Diffstat (limited to 'net-irc/ircmap')
-rw-r--r-- | net-irc/ircmap/ircmap-0.99.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-irc/ircmap/ircmap-0.99.ebuild b/net-irc/ircmap/ircmap-0.99.ebuild index 40b6667a0e02..61a38d5469ed 100644 --- a/net-irc/ircmap/ircmap-0.99.ebuild +++ b/net-irc/ircmap/ircmap-0.99.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Scripts to treate diagrams of IRC networks using the LINKS command" HOMEPAGE="http://pasky.or.cz/~pasky/irc/" SRC_URI="http://pasky.ji.cz/~pasky/irc/${PN}.tar.gz" |