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/Set-Object/
Date: Tue, 29 Sep 2015 21:08:23 +0000 (UTC)	[thread overview]
Message-ID: <1443560958.8520c67efd77ffac54bfa0cdb3467ce55f688581.dilfridge@gentoo> (raw)

commit:     8520c67efd77ffac54bfa0cdb3467ce55f688581
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 20:52:15 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 21:09:18 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8520c67e

dev-perl/Set-Object: Version bump; remove old

Package-Manager: portage-2.2.20.1

 dev-perl/Set-Object/Manifest                  |  2 +-
 dev-perl/Set-Object/Set-Object-1.290.0.ebuild | 18 ------------------
 dev-perl/Set-Object/Set-Object-1.350.0.ebuild | 26 ++++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 19 deletions(-)

diff --git a/dev-perl/Set-Object/Manifest b/dev-perl/Set-Object/Manifest
index 95729f8..2a90bd8 100644
--- a/dev-perl/Set-Object/Manifest
+++ b/dev-perl/Set-Object/Manifest
@@ -1,2 +1,2 @@
-DIST Set-Object-1.29.tar.gz 70370 SHA256 b7c6760013a1394be2569ce3889572e8e25ad607ea8449149cd7ff3d9a88e0ee SHA512 1b05be2389537fe65733bb975bbca53ec854c929b06a4a69183619d6fd3aca0ea417d9541cf28da76a4bbce2659e78815014e5396f52222a0248c68e8c7b2849 WHIRLPOOL 7bc8e07c7c32241e3950826093f31fe5f8708cd720bf0b365eccf4b658d50943b584050f9cf8bd611b3d9046bf14403563a9540aa40838b9908edff2d591313c
 DIST Set-Object-1.31.tar.gz 75019 SHA256 a7497a7f99fb3e7e3f434c5cdccf3a64c63c2e97504bba22a80a43d3a62ad13a SHA512 57c9d97e1b10c766b652b74d8262e1a809df28f4f214a40344c077cd479fa26efdf1c63f2e5bb954d1502fac53153fa2fdcec8a98015d9320959266dcdef57c3 WHIRLPOOL 63fb958589d00d7663af236658f032ab387c6c974460d79420395ff2c2ce163f098a561dd5635e89f9d45ddfc234b81a079cb5c186f5d2928cb3312b225f8782
+DIST Set-Object-1.35.tar.gz 79370 SHA256 189a4d7cc3e583faa8518a63a95cf4aa3a320f79b5c6f5e40970687244080ee7 SHA512 5b915d77772dd3146e89ea8448a178b3faa6fe044a9df1d4aa217afa228df26367faa2d073fe9b6886cbc0a9075ab8ac46ebaf884624aa82be575fd89279d6a7 WHIRLPOOL 420bf26026078f6b53eda30b0687bb9733bf4ac76d7cb7c0e5d72574736fa3520b9d0506eafb5f8bdafc61c5e62bd69e6e73f0194a70b35ce311d433da28937b

diff --git a/dev-perl/Set-Object/Set-Object-1.290.0.ebuild b/dev-perl/Set-Object/Set-Object-1.290.0.ebuild
deleted file mode 100644
index 6ad4654..0000000
--- a/dev-perl/Set-Object/Set-Object-1.290.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SAMV
-MODULE_VERSION=1.29
-inherit perl-module
-
-DESCRIPTION="set of objects and strings"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST=do

diff --git a/dev-perl/Set-Object/Set-Object-1.350.0.ebuild b/dev-perl/Set-Object/Set-Object-1.350.0.ebuild
new file mode 100644
index 0000000..9ca6e5a
--- /dev/null
+++ b/dev-perl/Set-Object/Set-Object-1.350.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RURBAN
+MODULE_VERSION=1.35
+inherit perl-module
+
+DESCRIPTION="set of objects and strings"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+
+SRC_TEST="do parallel"


             reply	other threads:[~2015-09-29 21:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 21:08 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-13 10:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Set-Object/ Agostino Sarubbo
2016-06-25 22:15 Andreas Hüttel
2018-02-24  8:07 Jason Zaman
2018-02-25 18:21 Thomas Deutschmann
2018-03-13 12:13 Kent Fredric
2021-06-06 13:28 Andreas K. Hüttel
2021-06-08  9:36 Sam James
2021-06-08 18:39 Sergei Trofimovich
2021-07-24 20:23 Matt Turner
2021-08-07 23:37 Sam James
2021-08-07 23:37 Sam James
2021-08-26 14:57 Sam James
2021-08-26 14:57 Sam James
2021-12-05 22:15 Andreas K. Hüttel
2023-06-18 23:46 Sam James
2023-07-24  3:17 Sam James
2023-07-24  3:17 Sam James
2023-07-24  3:19 Sam James
2023-08-04  9:22 Sam James

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=1443560958.8520c67efd77ffac54bfa0cdb3467ce55f688581.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