blob: eba28286fb5f2374452f6371cdadfad3c1dd1dc0 (
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.4: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 b9ac6f96d2a88edb5b351df634dc5e53 gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools ed3ef2014ee93d24bde80f0c0ea9732e
_md5_=8d1a91aa0949af7a48cd3c4d9a8ad7e1
|