public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Socket6/
Date: Sun,  3 Apr 2016 21:09:54 +0000 (UTC)	[thread overview]
Message-ID: <1459717782.78f30cae23e4e9911b910fb8b3d25526004b9027.mrueg@gentoo> (raw)

commit:     78f30cae23e4e9911b910fb8b3d25526004b9027
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 21:09:42 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 21:09:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f30cae

dev-perl/Socket6: Version bump to 0.270.0

Package-Manager: portage-2.2.28

 dev-perl/Socket6/Manifest               |  1 +
 dev-perl/Socket6/Socket6-0.270.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest
index dbcfe9d..b5190d7 100644
--- a/dev-perl/Socket6/Manifest
+++ b/dev-perl/Socket6/Manifest
@@ -1,2 +1,3 @@
 DIST Socket6-0.23.tar.gz 57859 SHA256 eda753f0197e8c3c8d4ab20a634561ce84011fa51aa5ff40d4dbcb326ace0833 SHA512 39ced223ecdef89e6fa241031019bb5a73e63d2dfdaf3edb55bfea0cb81b91bea09f1cc26b2d15fa28d32227cc13cdb093c70f0ba346c9bdb523359de53d96f9 WHIRLPOOL f3ace817e2c49f1551f931ac80990a5c691df5188870090bde908d78c5b3e2da322c8114ce519135cc975cb9c46181c3a66a8204c9668497f8e4649e671ed202
 DIST Socket6-0.25.tar.gz 58057 SHA256 da746f8e7740b4ef66f4ff70dfad4e90f001a47a4803de66b7d7e0bdc924baa9 SHA512 0b164bca51783798b9a65119f702c33578235478857aa0f5d6c7f3aaa987522c22e84f94197d34159cb7f07fbd1dd7c5fd5579b1d42c82a233aff071edfaa95c WHIRLPOOL 123f84ecd7a8c83c81f00b1b5dedc95c8b19bbfdea5c40dbe19980206f27a6d3b44823bc95d6702a40a7db8115569bb095c387edd15a24ec85477f6943ea23a3
+DIST Socket6-0.27.tar.gz 64936 SHA256 30d2881962720769909439b04077a06cc76c2da244f06b957468bfe22482cf8e SHA512 8431d3d3d48da0b55dbe5478f9226ddb77bc2fbd2db164683312d51446dfdf52c2f596ff1ee7287a4321386579db8713169eabf65b93ff900808ca311cefe6d5 WHIRLPOOL 72996635af13d59a5f5b321ad9d77bb24f947df31b9b67713985d410e7a8edd2cd4167951847e7ab6542aeeba15f52cca5580e3263c1eb298f672d3ec3cd46d6

diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild
new file mode 100644
index 0000000..c179c0d
--- /dev/null
+++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=UMEMOTO
+MODULE_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
+
+src_unpack() {
+	perl-module_src_unpack
+	tc-export CC
+}


             reply	other threads:[~2016-04-03 21:09 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03 21:09 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-03 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Socket6/ Andreas Hüttel
2016-05-19 19:18 Markus Meier
2016-05-25  7:02 Matt Turner
2016-12-30  9:39 Agostino Sarubbo
2016-12-30 11:12 Agostino Sarubbo
2017-02-03 21:48 Jeroen Roovers
2017-02-04 17:33 Andreas Hüttel
2017-12-02 20:11 Fabian Groffen
2018-01-09  0:16 Kent Fredric
2018-02-24 21:19 Michał Górny
2018-07-29 14:04 Thomas Deutschmann
2018-07-30 21:28 Sergei Trofimovich
2018-07-30 21:42 Sergei Trofimovich
2018-07-30 22:08 Sergei Trofimovich
2018-07-31  8:33 Sergei Trofimovich
2018-08-04  0:01 Mikle Kolyada
2018-08-11 18:55 Sergei Trofimovich
2018-08-18  2:37 Mikle Kolyada
2018-08-30  4:44 Markus Meier
2018-10-19 15:48 Fabian Groffen
2019-05-04 19:02 Andreas K. Hüttel
2020-12-27 15:51 Fabian Groffen
2021-05-21 20:12 Andreas K. Hüttel
2021-08-08 14:46 Andreas K. Hüttel
2021-10-11  3:10 Sam James
2021-10-11  4:18 Sam James
2021-10-11  4:18 Sam James
2021-10-11  5:15 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11 15:18 Sam James
2021-10-11 15:25 Sam James
2021-12-05 22:15 Andreas K. Hüttel

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=1459717782.78f30cae23e4e9911b910fb8b3d25526004b9027.mrueg@gentoo \
    --to=mrueg@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