blob: 732b3ced72b5670b3d18fda2f2914df7696c47b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=test? ( dev-python/docutils dev-ruby/asciidoctor ) >=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=extended? ( dev-libs/libsass:= >=media-libs/libwebp-1.3.2:= )
DESCRIPTION=Fast static HTML and CSS website generator
EAPI=8
HOMEPAGE=https://gohugo.io https://github.com/gohugoio/hugo
INHERIT=check-reqs go-module shell-completion
IUSE=+deploy doc +extended test
KEYWORDS=amd64 ~arm64 ~loong ~riscv ~x86
LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0 Unlicense
RDEPEND=extended? ( dev-libs/libsass:= >=media-libs/libwebp-1.3.2:= )
REQUIRED_USE=deploy? ( extended )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/gohugoio/hugo/archive/v0.147.7.tar.gz -> hugo-0.147.7.tar.gz https://dev.gentoo.org/~jayf/dist/hugo-0.147.7-vendor.tar.xz
_eclasses_=bash-completion-r1 9e91505e030725688d1e953321a47501 check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic fd3558f73f6503093adee69adf41020d go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 shell-completion 0b655d0d825e157a5e99c463bddaac16 sysroot 4c36abaf94ebd3ab32f8abea9a444121 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=807506ee8f09a9e9cbbfdab0c0ad28c8
|