All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Baak <andreas.baak@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-perl][PATCH 2/3] librole-tiny-perl: add 2.000001 recipe
Date: Fri, 14 Aug 2015 20:05:42 +0200	[thread overview]
Message-ID: <55CE2DF6.8030700@gmail.com> (raw)
In-Reply-To: <1439568807-1839-2-git-send-email-TicoTimo@gmail.com>

Hi,

I just noticed that the homepage link is broken.
The current link should be
https://metacpan.org/pod/Role::Tiny

Cheers,
Andreas

On 14.08.2015 18:13, Tim Orling wrote:
> Signed-off-by: Tim Orling <TicoTimo@gmail.com>
> ---
>   .../librole/librole-tiny-perl_2.000001.bb          | 29 ++++++++++++++++++++++
>   1 file changed, 29 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb
>
> diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb
> new file mode 100644
> index 0000000..9a8ec2e
> --- /dev/null
> +++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb
> @@ -0,0 +1,29 @@
> +SUMMARY = "Role::Tiny - Roles. Like a nouvelle cousine portion size of Moose."
> +DESCRIPTION = "\"Role::Tiny\" is a minimalist role composition tool."
> +
> +SECTION = "libs"
> +
> +HOMEPAGE = "https://metacpan.org/pod/Role-Tiny"
> +
> +LICENSE = "Artistic-1.0 | GPL-1.0+"
> +LIC_FILES_CHKSUM = "file://README;beginline=172;endline=209;md5=26df7e7c20551fb1906e2286624f0b71"
> +
> +SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
> +SRC_URI[md5sum] = "f350f1f8c13652bf85da172380b39ec8"
> +SRC_URI[sha256sum] = "31883410a7c85d6dc7501c718b1f83edba013a7b9bbccf0338a1033c391f296d"
> +
> +S = "${WORKDIR}/Role-Tiny-${PV}"
> +
> +inherit cpan
> +
> +RDEPENDS_${PN} = " perl-module-exporter \
> +                   perl-module-strict \
> +                   perl-module-test-more \
> +                   perl-module-warnings \
> +"
> +
> +RPROVIDES_${PN} = " librole-tiny-perl \
> +                    librole-tiny-with-perl \
> +"
> +
> +BBCLASSEXTEND = "native"



  reply	other threads:[~2015-08-14 18:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-14 16:13 [meta-perl][PATCH 1/3] libstrictures-perl: add 2.000001 recipe Tim Orling
2015-08-14 16:13 ` [meta-perl][PATCH 2/3] librole-tiny-perl: " Tim Orling
2015-08-14 18:05   ` Andreas Baak [this message]
2015-08-14 16:13 ` [meta-perl][PATCH 3/3] libmoo-perl: add 2.000002 recipe Tim Orling

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=55CE2DF6.8030700@gmail.com \
    --to=andreas.baak@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.