blob: 82f24ad4e8d34483718140b9d12d83fa58ff599f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig test? ( git? ( dev-vcs/git ) ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare unpack
DEPEND=git? ( dev-vcs/git ) test? ( dev-util/cmocka )
DESCRIPTION=A blog compiler
EAPI=7
HOMEPAGE=https://blogc.rgm.io/
INHERIT=git-r3 autotools
IUSE=git httpd make test
LICENSE=BSD
PROPERTIES=live
RDEPEND=git? ( dev-vcs/git )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3
_md5_=8d1a91aa0949af7a48cd3c4d9a8ad7e1
|