blob: b1ec76e117051a0eb52e4488bdec866787c30ff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=>=dev-libs/libpcre-3.9
DESCRIPTION=A USENET software package designed for small sites
EAPI=4
HOMEPAGE=http://leafnode.sourceforge.net/
IUSE=ipv6
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/libpcre-3.9 virtual/inetd
SLOT=0
SRC_URI=mirror://sourceforge/leafnode/leafnode-1.11.10.tar.bz2
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=91ef3e21f55b6f81156c71353f1bbb02
|