blob: 5fa43e9a08c711b91a063c5b75289e0314e45c1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-lang/go-1.18 >=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile configure install unpack
DEPEND=media-libs/libwebp:= sass? ( dev-libs/libsass:= )
DESCRIPTION=Fast static HTML and CSS website generator
EAPI=8
HOMEPAGE=https://gohugo.io https://github.com/gohugoio/hugo
INHERIT=go-module bash-completion-r1
IUSE=doc +sass
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 BSD BSD-2 MIT Unlicense
RDEPEND=media-libs/libwebp:= sass? ( dev-libs/libsass:= )
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/gohugoio/hugo/archive/v0.95.0.tar.gz -> hugo-0.95.0.tar.gz https://tastytea.de/files/hugo-0.95.0-vendor.tar.xz
_eclasses_=go-module 3b47b6e0e18257d2abb17663c575fc36 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=230aea40a1a69f86f9aad0a3fcdc0037
|