public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/go-perl/
Date: Sun, 20 Oct 2019 12:00:54 +0000 (UTC)	[thread overview]
Message-ID: <1571572846.19c5e338252fe12c7b57f1301d9e797bc976d49c.pacho@gentoo> (raw)

commit:     19c5e338252fe12c7b57f1301d9e797bc976d49c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 12:00:10 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 12:00:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c5e338

dev-perl/go-perl: Fixes pointed by Kent Fredric and more from Debian

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-perl/go-perl/Manifest               |  1 +
 dev-perl/go-perl/go-perl-0.150.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/go-perl/Manifest b/dev-perl/go-perl/Manifest
index d7d8f5a29b0..17db84e2182 100644
--- a/dev-perl/go-perl/Manifest
+++ b/dev-perl/go-perl/Manifest
@@ -1 +1,2 @@
 DIST go-perl-0.15.tar.gz 808993 BLAKE2B b35573cdd13daf43bb05cf1b4c70f165b1c301ca195d3d0507eae73b3820e72e56610883ae4eb2b7cc6c71f8bbee1bdfb9aea4e999714a14e66a8bcaac6365d3 SHA512 7053305acd1cc352f2ce13549984870bf3cd54e3a6cf3cabc28697854c37163084d775e9ef848eaf6c9601cb2daca5affbf84482f7fb4ae9d3410258f2bbaee5
+DIST libgo-perl_0.15-7.debian.tar.xz 8112 BLAKE2B 407d31bbad0c05f5f3cf182cd9c0e70cb1a78436e6dbb1106671a92be411b42a15d2ec57f656e1631bc96723da81dcc48021e1e320d2dce72b39b8454c8dbee1 SHA512 516146454de6d12f440081fb6244116ebd9194acddb59a54a946fdc858af7254c3f699dde195d8f070952dd0403889e1467d25deb625f22e8f9de0233f904785

diff --git a/dev-perl/go-perl/go-perl-0.150.0.ebuild b/dev-perl/go-perl/go-perl-0.150.0.ebuild
new file mode 100644
index 00000000000..247933414e4
--- /dev/null
+++ b/dev-perl/go-perl/go-perl-0.150.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_VERSION=0.15
+DIST_AUTHOR="CMUNGALL"
+DEB_PATCH_VER="7"
+
+inherit perl-module
+
+DESCRIPTION="GO::Parser parses all GO files formats and types"
+SRC_URI="${SRC_URI}
+	mirror://debian/pool/main/libg/libgo-perl/lib${PN}_${DIST_VERSION}-${DEB_PATCH_VER}.debian.tar.xz
+"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-perl/Data-Stag-0.11"
+BDEPEND="${RDEPEND}"
+DEPEND=""
+
+src_prepare() {
+	for patch in $(< "${WORKDIR}"/debian/patches/series); do
+		eapply "${WORKDIR}"/debian/patches/${patch}
+	done
+
+	perl-module_src_prepare
+}


             reply	other threads:[~2019-10-20 12:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 12:00 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-27 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/go-perl/ Pacho Ramos
2025-09-27 18:07 Pacho Ramos
2025-06-29 20:53 Andreas K. Hüttel
2023-06-24  2:57 Sam James
2019-10-20 12:00 Pacho Ramos
2019-10-20 12:00 Pacho Ramos
2019-09-29 11:41 Pacho Ramos

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=1571572846.19c5e338252fe12c7b57f1301d9e797bc976d49c.pacho@gentoo \
    --to=pacho@gentoo.org \
    --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