public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Versions/
Date: Mon, 11 Apr 2016 22:54:23 +0000 (UTC)	[thread overview]
Message-ID: <1460415250.a686af0989a797c28f375a8068d8a0d0501b8b74.dilfridge@gentoo> (raw)

commit:     a686af0989a797c28f375a8068d8a0d0501b8b74
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 10 11:38:15 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 22:54:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a686af09

dev-perl/Sort-Versions: Bump to version 1.620.0

- EAPI6

Upstream:
- Minor documentation and packaging fixes

Package-Manager: portage-2.2.28

 dev-perl/Sort-Versions/Manifest                    |  1 +
 .../Sort-Versions/Sort-Versions-1.620.0.ebuild     | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Sort-Versions/Manifest b/dev-perl/Sort-Versions/Manifest
index 9413de9..e298a42 100644
--- a/dev-perl/Sort-Versions/Manifest
+++ b/dev-perl/Sort-Versions/Manifest
@@ -1,2 +1,3 @@
 DIST Sort-Versions-1.5.tar.gz 4482 SHA256 09c2ffa65d504b3a0238c41a97e0138cc2a61609a3719af2738e413f95ea1efa SHA512 e404037abda1eb84df90a5b41f7eda5a6af262ae83656e2f1b19bcd6a772157b9dfcd00d1a2ec418908267aaaecaf3977d1f71b587ffb468a9db8e6fb2454234 WHIRLPOOL a3d95d71ad58e7b537497a923bdb03a6e8b702e35778e8cf0d0a048e2df8de206a8e8f071fabb4969288cab09f2c737d53100c76377f78bbd047d4fe9e8afc62
 DIST Sort-Versions-1.61.tar.gz 12192 SHA256 3e58b98002e448eda425dcdd5c745b5d4ba9328d0022a60a84d333ef6df5a174 SHA512 e1336ffe180ebd0a15bf77d5f216809def7d297958da5d4f5e6f816c67a55f22cad48e2462b533b8b530d00b5178cda553d6dd164b6c2d9478242974d31afb59 WHIRLPOOL 4fdf27f15294fb667e020298423e2f73b9d65e936673386bfe94f49effb984d4127988c171426f4c5042ae10910a0634c450faa901ec4ef70cb2ce4042e899bb
+DIST Sort-Versions-1.62.tar.gz 12295 SHA256 bf5f3307406ebe2581237f025982e8c84f6f6625dd774e457c03f8994efd2eaa SHA512 b30dab96a5a31023af3ecee1857ae7bf5abc45b266294b47abb4f03c332b27825c1139d1a56bf0cfbd538487d28b3be167d83f9f5a93f079717b40157abe4d96 WHIRLPOOL 090e09407b3966b0cd6bbd2b5c9070d2a04c3ab95ade7907b81ce3e7f7d7daffbcde818303e6a8de8b5407f939b02571ea8391d7116119fc00764bfad4e6cbb8

diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild
new file mode 100644
index 0000000..ea8b3f4
--- /dev/null
+++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.62
+inherit perl-module
+
+DESCRIPTION="A perl 5 module for sorting of revision-like numbers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Exporter
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"


             reply	other threads:[~2016-04-11 22:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 22:54 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-08 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Versions/ Andreas K. Hüttel
2020-11-28  9:32 Sam James
2020-09-03  4:26 Yixun Lan
2020-08-17  8:43 Sam James
2019-08-10 18:21 Aaron Bauman
2016-06-01 21:34 Andreas Hüttel
2016-06-01 21:34 Andreas Hüttel
2016-05-31 17:37 Tobias Klausmann
2016-05-13 10:12 Agostino Sarubbo
2016-05-03 19:01 Andreas Hüttel
2015-09-22 21:18 Andreas 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=1460415250.a686af0989a797c28f375a8068d8a0d0501b8b74.dilfridge@gentoo \
    --to=dilfridge@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