Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490290 - dev-perl/AnyEvent-HTTPD - A simple lightweight event based web (application) server
Summary: dev-perl/AnyEvent-HTTPD - A simple lightweight event based web (application) ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Perl team
URL: https://github.com/basiliscos/nanga/b...
Whiteboard: https://metacpan.org/pod/AnyEvent::HTTPD
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2013-11-03 18:10 UTC by Ivan Baidakou (dmol)
Modified: 2017-01-14 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Baidakou (dmol) 2013-11-03 18:10:01 UTC
Actually I already have created one: https://github.com/basiliscos/nanga/blob/master/dev-perl/AnyEvent-HTTPD/AnyEvent-HTTPD-0.930.0.ebuild


Reproducible: Always
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-01-14 13:48:59 UTC
commit 9736aaf4cbf1d7ae07e409c8bab61192fe088292 (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sat Jan 14 14:48:15 2017 +0100

    dev-perl/AnyEvent-HTTPD: New package, bug 490290. Based on work by Ivan Baidakou (dmol).
    
    Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/AnyEvent-HTTPD/AnyEvent-HTTPD-0.930.0.ebuild | 30 ++++++++++++++++++++++++++++++
 dev-perl/AnyEvent-HTTPD/Manifest                      |  1 +
 dev-perl/AnyEvent-HTTPD/metadata.xml                  |  8 ++++++++
 3 files changed, 39 insertions(+)

commit 9d2cf5dd7d1eca55185c5a01d6f1546bf1be0b85
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sat Jan 14 14:46:40 2017 +0100

    dev-perl/Object-Event: New package, needed for AnyEvent::HTTPD
    
    Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Object-Event/Manifest                    |  1 +
 dev-perl/Object-Event/Object-Event-1.230.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-perl/Object-Event/metadata.xml                |  8 ++++++++
 3 files changed, 35 insertions(+)