aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/cpp-taskflow: make repoman happyAndrew Ammerlaan2020-05-241-1/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* dev-cpp/cpp-taskflow: adding packageMichele Santullo2020-05-2312-0/+426
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --force Signed-off-by: Michele Santullo <m.santullo@posteo.net>
* dev-cpp/plog: new packageAlessandro Barbieri2020-05-083-0/+45
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
* dev-cpp/sprout: Replace 9999 version with pre_dateMichele Santullo2020-05-062-3/+7
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michele Santullo <m.santullo@posteo.net>
* dev-cpp/vectorwrapper: add missing depAndrew Ammerlaan2020-05-052-4/+10
| | | | | | | | | | fails in configure phase if USE="test" without this dep also, add RESTRICT="!test? ( test )" to only run tests if both FEATURES="test" *and* USE="test" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* dev-cpp/sprout: no KEYWORDS in 9999 packagesAndrew Ammerlaan2020-05-051-1/+3
| | | | | | | | | | | | You might want to add a static ebuild as well. You can do this by downloading a specific commit from github, and naming the ebuild ${PN}-0_pre${DATE_OF_COMMIT}. See media-tv/droidcam for an example of an ebuild that fetches a specific commit from GitHub Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* dev-cpp/sprout: adding packageMichele Santullo2020-05-053-0/+62
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michele Santullo <m.santullo@posteo.net>
* dev-cpp/vectorwrapper: adding packageMichele Santullo2020-05-054-0/+75
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michele Santullo <m.santullo@posteo.net>
* dev-cpp/usockets: make repoman happyAndrew Ammerlaan2020-05-011-3/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* dev-cpp/usockets: fixup use flag not in iuse errorAndrew Ammerlaan2020-05-012-1/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
* dev-cpp/usockets: ssl -> openssl use flag changedAisha Tammy2020-04-301-2/+2
| | | | Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* dev-cpp/{usockets, uwebsockets} net-misc/purritobinAisha Tammy2020-04-303-8/+9
| | | | | | Fixes mentioned by @Alessandro-Barbier Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* dev-cpp/uwebsockets: async tcp, udp websockets frameworkAisha Tammy2020-04-305-0/+84
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
* dev-cpp/usockets: tiny, ultra fast, async sockets frameworkAisha Tammy2020-04-304-0/+118
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>