blob: cff1a9cd24d8f39ed2b2dba437860a9be39c5ed2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure
DEPEND=app-arch/sharutils >=sys-libs/slang-2.2.3 virtual/mta canlock? ( net-libs/canlock:=[legacy(+)] ) ssl? ( dev-libs/openssl:0= ) uudeview? ( dev-libs/uulib ) nls? ( sys-devel/gettext )
DESCRIPTION=A s-lang based newsreader
EAPI=8
HOMEPAGE=https://slrn.sourceforge.net/ https://github.com/jedsoft/slrn
IUSE=canlock nls selinux ssl uudeview
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=app-arch/sharutils >=sys-libs/slang-2.2.3 virtual/mta canlock? ( net-libs/canlock:=[legacy(+)] ) ssl? ( dev-libs/openssl:0= ) uudeview? ( dev-libs/uulib ) selinux? ( sec-policy/selinux-slrnpull )
SLOT=0
SRC_URI=https://jedsoft.org/releases/slrn/slrn-1.0.3a.tar.bz2
_md5_=f3a9540ca601ff326d1dd77820f10c4d
|