Install this package:
emerge -a www-servers/thin
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask www-servers/thin
Or alternatively:
emerge --autounmask-write -a www-servers/thin
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.1 | 8 | ~amd64 ~ppc64 ~x86 | 0 |
| 2.0.0 | 8 | ~amd64 ~ppc64 ~x86 | 0 |
| 1.8.2 | 8 | ~amd64 ~ppc64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>ruby@gentoo.org</email> <name>Gentoo Ruby Project</name> </maintainer> <longdescription> Thin is a very simple web server written in Ruby. It's single-threaded, which means it can only serve one request at a time. This simplicity affords increased speed and decreased memory usage for singled-threaded framework like Rails. </longdescription> <upstream> <remote-id type="github">macournoyer/thin</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p www-servers/thin |
euse -E <flag> -p www-servers/thin |
euse -D <flag> -p www-servers/thin
| Flag | Description | 2.0.1 | 2.0.0 | 1.8.2 |
|---|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | thin-1.8.2.tar.gz | 181290 bytes | 1.8.2 |
| DIST | thin-2.0.0.tar.gz | 182105 bytes | 2.0.0 |
| DIST | thin-2.0.1.tar.gz | 190197 bytes | 2.0.1 |
| Type | File | Size |
|---|