diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-23 08:42:55 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-23 08:42:55 +0000 |
commit | 7fcf90249e0203eeca8e1c4c12645553c35728f6 (patch) | |
tree | f49ea88d4217a9e32c78a365c8942eb05cb96a8e /metadata/md5-cache/net-irc/ngircd-24 | |
parent | Merge updates from master (diff) | |
download | gentoo-7fcf90249e0203eeca8e1c4c12645553c35728f6.tar.gz gentoo-7fcf90249e0203eeca8e1c4c12645553c35728f6.tar.bz2 gentoo-7fcf90249e0203eeca8e1c4c12645553c35728f6.zip |
2017-02-23 08:42:54 UTC
Diffstat (limited to 'metadata/md5-cache/net-irc/ngircd-24')
-rw-r--r-- | metadata/md5-cache/net-irc/ngircd-24 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/net-irc/ngircd-24 b/metadata/md5-cache/net-irc/ngircd-24 new file mode 100644 index 000000000000..5975f67dcee2 --- /dev/null +++ b/metadata/md5-cache/net-irc/ngircd-24 @@ -0,0 +1,15 @@ +DEFINED_PHASES=configure install postinst prepare +DEPEND=iconv? ( virtual/libiconv ) ident? ( net-libs/libident ) pam? ( virtual/pam ) ssl? ( gnutls? ( net-libs/gnutls:= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) tcpd? ( sys-apps/tcp-wrappers ) zlib? ( sys-libs/zlib ) >=sys-apps/sed-4 test? ( dev-tcltk/expect net-misc/netkit-telnetd ) +DESCRIPTION=An IRC server written from scratch +EAPI=6 +HOMEPAGE=https://ngircd.barton.de/ +IUSE=debug gnutls iconv ident ipv6 libressl pam ssl tcpd test zlib +KEYWORDS=~amd64 ~x86 ~x64-macos +LICENSE=GPL-2 +RDEPEND=iconv? ( virtual/libiconv ) ident? ( net-libs/libident ) pam? ( virtual/pam ) ssl? ( gnutls? ( net-libs/gnutls:= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) tcpd? ( sys-apps/tcp-wrappers ) zlib? ( sys-libs/zlib ) +RESTRICT=test +SLOT=0 +SRC_URI=https://arthur.barton.de/pub/ngircd/ngircd-24.tar.gz +_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_install:- +_eclasses_=user e10ccb95af96d45f86016fa982a949bb +_md5_=50e66c13fcc8438cef24fc1c75ce0ca5 |