projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a609392
)
www-apps/hugo: sort IUSE in 0.62.0
author
Joonas Niilola
<juippis@gentoo.org>
Fri, 3 Jan 2020 08:55:07 +0000
(10:55 +0200)
committer
Joonas Niilola
<juippis@gentoo.org>
Fri, 3 Jan 2020 09:14:28 +0000
(11:14 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
www-apps/hugo/hugo-0.62.0.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/hugo/hugo-0.62.0.ebuild
b/www-apps/hugo/hugo-0.62.0.ebuild
index 20ed8fe47d2177ef51943c24e9698e5df9670c58..6662f194949a8f2a6ca0c82549828a0769dadac3 100644
(file)
--- a/
www-apps/hugo/hugo-0.62.0.ebuild
+++ b/
www-apps/hugo/hugo-0.62.0.ebuild
@@
-14,7
+14,7
@@
HOMEPAGE="https://gohugo.io https://github.com/gohugoio/hugo"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0 Unlicense BSD BSD-2 MPL-2.0"
SLOT="0"
-IUSE="+
sass +bash-completion doc
"
+IUSE="+
bash-completion doc +sass
"
RESTRICT="test"