mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
13 lines
536 B
Plaintext
13 lines
536 B
Plaintext
DEFINED_PHASES=configure test
|
|
DEPEND=virtual/libiconv curl? ( net-misc/curl )
|
|
DESCRIPTION=HTML to text converter, aimed at email for clients like Mutt
|
|
EAPI=8
|
|
HOMEPAGE=https://gitlab.com/grobian/html2text
|
|
IUSE=+curl
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris
|
|
LICENSE=GPL-2
|
|
RDEPEND=virtual/libiconv curl? ( net-misc/curl )
|
|
SLOT=0
|
|
SRC_URI=https://gitlab.com/-/project/48313341/uploads/8526650dd42218b3493ce7ca0a3eeb1e/html2text-2.4.0.tar.gz
|
|
_md5_=a78436bfc083898e8d8df4427e39d6c8
|