app-text / webgen

A template-based static website generator

Official package sites : https://webgen.gettalong.org ·

v1.7.3 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64
USE flags
builder doc highlight markdown test

General

builder
Enable programmatic HTML/XML generation
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
highlight
Enable syntax highlighting for certain plugins
markdown
Markdown support
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

ruby_targets

ruby31
Build with MRI Ruby 3.1.x
ruby32
Build with MRI Ruby 3.2.x
ruby33
Build with MRI Ruby 3.3.x

dev-lang / ruby : An object-oriented scripting language

virtual / rubygems : Virtual ebuild for rubygems

dev-lang / ruby : An object-oriented scripting language

dev-ruby / builder : A builder to facilitate programmatic generation of XML markup

dev-ruby / cmdparse : Advanced command line parser supporting commands

dev-ruby / coderay : A Ruby library for syntax highlighting

dev-ruby / kramdown : Yet-another-markdown-parser but fast, pure Ruby, using strict syntax definition

dev-ruby / maruku : A Markdown-superset interpreter written in Ruby

dev-ruby / psych : A YAML parser and emitter

dev-ruby / systemu : Universal capture of STDOUT and STDERR and handling of child process PID

virtual / rubygems : Virtual ebuild for rubygems

938143
app-text/webgen-1.7.3 fails test - rake aborted!
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff · gentoo
app-text/webgen: drop 1.7.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: add 1.7.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: fix minitest deprecation
Closes: https://bugs.gentoo.org/911743 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/webgen: enable ruby31, ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: enable ruby30 and disable ruby26
Closes: https://bugs.gentoo.org/864154 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: cleanup
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: add 1.7.2
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: cleanup
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: add 1.7.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: cleanup
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: add 1.7.0
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: cleanup
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-text/webgen: add 1.5.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Hans de Graaff · gentoo
app-text/webgen: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Michał Górny · gentoo
app-text/webgen: Remove ruby24 due to unsatisfied deps
Hans de Graaff · gentoo
app-text/webgen: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Hans de Graaff · gentoo
app-text/webgen: add 1.4.1
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Hans de Graaff · gentoo
app-text/webgen: cleanup
Package-Manager: portage-2.3.3
Hans de Graaff · gentoo
app-text/webgen: add 1.4.0
Package-Manager: portage-2.2.28
Manuel Rüger · gentoo
app-text/webgen: Remove ruby19
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed