From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious/
Date: Tue, 22 Nov 2016 06:54:45 +0000 (UTC) [thread overview]
Message-ID: <1479797294.15a01a40b1474e3bf9a9d5b7a72927865f1b3f7a.kent@gentoo> (raw)
commit: 15a01a40b1474e3bf9a9d5b7a72927865f1b3f7a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:48:14 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:48:14 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=15a01a40
dev-perl/Mojolicious: Gone to ::gentoo
dev-perl/Mojolicious/Mojolicious-3.970.0.ebuild | 34 -------
dev-perl/Mojolicious/Mojolicious-4.0.0.ebuild | 34 -------
dev-perl/Mojolicious/metadata.xml | 121 ------------------------
3 files changed, 189 deletions(-)
diff --git a/dev-perl/Mojolicious/Mojolicious-3.970.0.ebuild b/dev-perl/Mojolicious/Mojolicious-3.970.0.ebuild
deleted file mode 100644
index 3d9d922..0000000
--- a/dev-perl/Mojolicious/Mojolicious-3.970.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=SRI
-MODULE_VERSION=3.97
-inherit perl-module
-
-DESCRIPTION='Real-time web framework'
-LICENSE=" Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # perl 5.010001 ( 5.10.1 )
- echo \>=dev-lang/perl-5.10.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Mojolicious/Mojolicious-4.0.0.ebuild b/dev-perl/Mojolicious/Mojolicious-4.0.0.ebuild
deleted file mode 100644
index 5acbc8a..0000000
--- a/dev-perl/Mojolicious/Mojolicious-4.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=SRI
-MODULE_VERSION=4.0
-inherit perl-module
-
-DESCRIPTION='Real-time web framework'
-LICENSE=" Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # perl 5.010001 ( 5.10.1 )
- echo \>=dev-lang/perl-5.10.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
diff --git a/dev-perl/Mojolicious/metadata.xml b/dev-perl/Mojolicious/metadata.xml
deleted file mode 100644
index 2917344..0000000
--- a/dev-perl/Mojolicious/metadata.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>mb@cattlegrid.info</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Mojolicious</remote-id>
- <remote-id type="cpan-module">Mojo</remote-id>
- <remote-id type="cpan-module">Mojo::Asset</remote-id>
- <remote-id type="cpan-module">Mojo::Asset::File</remote-id>
- <remote-id type="cpan-module">Mojo::Asset::Memory</remote-id>
- <remote-id type="cpan-module">Mojo::Base</remote-id>
- <remote-id type="cpan-module">Mojo::ByteStream</remote-id>
- <remote-id type="cpan-module">Mojo::Cache</remote-id>
- <remote-id type="cpan-module">Mojo::Collection</remote-id>
- <remote-id type="cpan-module">Mojo::Content</remote-id>
- <remote-id type="cpan-module">Mojo::Content::MultiPart</remote-id>
- <remote-id type="cpan-module">Mojo::Content::Single</remote-id>
- <remote-id type="cpan-module">Mojo::Cookie</remote-id>
- <remote-id type="cpan-module">Mojo::Cookie::Request</remote-id>
- <remote-id type="cpan-module">Mojo::Cookie::Response</remote-id>
- <remote-id type="cpan-module">Mojo::DOM</remote-id>
- <remote-id type="cpan-module">Mojo::DOM::CSS</remote-id>
- <remote-id type="cpan-module">Mojo::DOM::HTML</remote-id>
- <remote-id type="cpan-module">Mojo::Date</remote-id>
- <remote-id type="cpan-module">Mojo::EventEmitter</remote-id>
- <remote-id type="cpan-module">Mojo::Exception</remote-id>
- <remote-id type="cpan-module">Mojo::Headers</remote-id>
- <remote-id type="cpan-module">Mojo::HelloWorld</remote-id>
- <remote-id type="cpan-module">Mojo::Home</remote-id>
- <remote-id type="cpan-module">Mojo::IOLoop</remote-id>
- <remote-id type="cpan-module">Mojo::IOLoop::Client</remote-id>
- <remote-id type="cpan-module">Mojo::IOLoop::Delay</remote-id>
- <remote-id type="cpan-module">Mojo::IOLoop::Server</remote-id>
- <remote-id type="cpan-module">Mojo::IOLoop::Stream</remote-id>
- <remote-id type="cpan-module">Mojo::JSON</remote-id>
- <remote-id type="cpan-module">Mojo::JSON::Pointer</remote-id>
- <remote-id type="cpan-module">Mojo::JSON::_Bool</remote-id>
- <remote-id type="cpan-module">Mojo::Loader</remote-id>
- <remote-id type="cpan-module">Mojo::Log</remote-id>
- <remote-id type="cpan-module">Mojo::Message</remote-id>
- <remote-id type="cpan-module">Mojo::Message::Request</remote-id>
- <remote-id type="cpan-module">Mojo::Message::Response</remote-id>
- <remote-id type="cpan-module">Mojo::Parameters</remote-id>
- <remote-id type="cpan-module">Mojo::Path</remote-id>
- <remote-id type="cpan-module">Mojo::Reactor</remote-id>
- <remote-id type="cpan-module">Mojo::Reactor::EV</remote-id>
- <remote-id type="cpan-module">Mojo::Reactor::Poll</remote-id>
- <remote-id type="cpan-module">Mojo::Server</remote-id>
- <remote-id type="cpan-module">Mojo::Server::CGI</remote-id>
- <remote-id type="cpan-module">Mojo::Server::Daemon</remote-id>
- <remote-id type="cpan-module">Mojo::Server::Hypnotoad</remote-id>
- <remote-id type="cpan-module">Mojo::Server::Morbo</remote-id>
- <remote-id type="cpan-module">Mojo::Server::PSGI</remote-id>
- <remote-id type="cpan-module">Mojo::Server::PSGI::_IO</remote-id>
- <remote-id type="cpan-module">Mojo::Server::Prefork</remote-id>
- <remote-id type="cpan-module">Mojo::Template</remote-id>
- <remote-id type="cpan-module">Mojo::Transaction</remote-id>
- <remote-id type="cpan-module">Mojo::Transaction::HTTP</remote-id>
- <remote-id type="cpan-module">Mojo::Transaction::WebSocket</remote-id>
- <remote-id type="cpan-module">Mojo::URL</remote-id>
- <remote-id type="cpan-module">Mojo::Upload</remote-id>
- <remote-id type="cpan-module">Mojo::UserAgent</remote-id>
- <remote-id type="cpan-module">Mojo::UserAgent::CookieJar</remote-id>
- <remote-id type="cpan-module">Mojo::UserAgent::Proxy</remote-id>
- <remote-id type="cpan-module">Mojo::UserAgent::Server</remote-id>
- <remote-id type="cpan-module">Mojo::UserAgent::Transactor</remote-id>
- <remote-id type="cpan-module">Mojo::Util</remote-id>
- <remote-id type="cpan-module">Mojolicious</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::cgi</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::cpanify</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::daemon</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::eval</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::generate</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::generate::app</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::generate::lite_app</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::generate::makefile</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::generate::plugin</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::get</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::inflate</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::prefork</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::psgi</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::routes</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::test</remote-id>
- <remote-id type="cpan-module">Mojolicious::Command::version</remote-id>
- <remote-id type="cpan-module">Mojolicious::Commands</remote-id>
- <remote-id type="cpan-module">Mojolicious::Controller</remote-id>
- <remote-id type="cpan-module">Mojolicious::Lite</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::Charset</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::Config</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::DefaultHelpers</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::EPLRenderer</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::EPRenderer</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::HeaderCondition</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::JSONConfig</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::Mount</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::PODRenderer</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugin::TagHelpers</remote-id>
- <remote-id type="cpan-module">Mojolicious::Plugins</remote-id>
- <remote-id type="cpan-module">Mojolicious::Renderer</remote-id>
- <remote-id type="cpan-module">Mojolicious::Routes</remote-id>
- <remote-id type="cpan-module">Mojolicious::Routes::Match</remote-id>
- <remote-id type="cpan-module">Mojolicious::Routes::Pattern</remote-id>
- <remote-id type="cpan-module">Mojolicious::Routes::Route</remote-id>
- <remote-id type="cpan-module">Mojolicious::Sessions</remote-id>
- <remote-id type="cpan-module">Mojolicious::Static</remote-id>
- <remote-id type="cpan-module">Mojolicious::Types</remote-id>
- <remote-id type="cpan-module">Mojolicious::Validator</remote-id>
- <remote-id type="cpan-module">Mojolicious::Validator::Validation</remote-id>
- <remote-id type="cpan-module">Test::Mojo</remote-id>
- <remote-id type="cpan-module">ojo</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2016-11-22 6:54 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-22 6:54 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-15 22:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious/ Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-04-28 14:06 Kent Fredric
2013-04-28 14:06 Kent Fredric
2013-02-24 6:00 Kent Fredric
2013-02-23 22:54 Kent Fredric
2013-02-23 22:54 Kent Fredric
2013-02-10 12:18 Kent Fredric
2013-02-10 12:18 Kent Fredric
2012-11-22 2:19 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-11-04 13:51 Kent Fredric
2012-10-29 10:04 Kent Fredric
2012-09-17 10:30 Kent Fredric
2012-09-17 10:30 Kent Fredric
2012-08-25 4:22 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-08-08 10:54 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-08-03 3:10 Kent Fredric
2012-08-02 12:59 Kent Fredric
2012-08-01 6:43 Kent Fredric
2012-08-01 1:44 Kent Fredric
2012-07-31 3:04 Kent Fredric
2012-07-29 6:24 Kent Fredric
2012-07-29 4:22 Kent Fredric
2012-07-26 2:09 Kent Fredric
2012-07-26 2:09 Kent Fredric
2012-07-20 3:17 Kent Fredric
2012-07-20 3:17 Kent Fredric
2012-07-20 3:17 Kent Fredric
2012-06-09 14:33 Kent Fredric
2012-06-08 17:28 Kent Fredric
2012-05-27 2:30 Kent Fredric
2012-05-27 2:30 Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-04-28 10:40 Kent Fredric
2012-04-28 10:40 Kent Fredric
2012-04-22 12:39 Kent Fredric
2012-04-20 12:58 Kent Fredric
2012-04-20 8:36 Kent Fredric
2012-04-18 4:43 Kent Fredric
2012-04-16 19:33 Kent Fredric
2012-04-14 22:12 Kent Fredric
2012-04-12 19:09 Kent Fredric
2012-04-11 23:32 Kent Fredric
2012-04-10 10:04 Kent Fredric
2012-04-09 16:05 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-03-04 1:48 Kent Fredric
2012-03-01 23:36 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-27 21:01 Kent Fredric
2011-12-05 21:45 Kent Fredric
2011-12-05 21:45 Kent Fredric
2011-09-25 7:44 Kent Fredric
2011-09-02 5:06 Kent Fredric
2011-08-28 2:57 Kent Fredric
2011-08-26 18:49 Kent Fredric
2011-07-16 7:12 Kent Fredric
2011-07-16 7:12 Kent Fredric
2011-06-09 19:04 Torsten Veller
2011-06-06 22:47 Kent Fredric
2011-06-03 19:29 Torsten Veller
2011-05-24 5:06 Kent Fredric
2011-05-24 5:06 Kent Fredric
2011-05-14 7:27 Torsten Veller
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06 7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05 18:09 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-20 16:25 Kent Fredric
2011-03-23 6:24 Kent Fredric
2011-03-22 1:34 Kent Fredric
2011-03-17 23:16 Kent Fredric
2011-03-17 22:20 Kent Fredric
2011-03-16 3:36 Kent Fredric
2011-03-16 3:36 Kent Fredric
2011-03-14 22:02 Kent Fredric
2011-03-10 23:59 Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-02-19 8:12 Torsten Veller
2011-02-15 4:52 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1479797294.15a01a40b1474e3bf9a9d5b7a72927865f1b3f7a.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox