public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load/
Date: Tue, 11 Aug 2015 21:01:34 +0000 (UTC)	[thread overview]
Message-ID: <1439326742.f3fc41e86e2b51ca35c12793c07eb394e923c9f5.zlogene@gentoo> (raw)

commit:     f3fc41e86e2b51ca35c12793c07eb394e923c9f5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 20:58:32 2015 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 20:59:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fc41e8

dev-perl/Class-Load: Add ~ia64 keyword wrt bug #548352; Drop old.

Package-Manager: portage-2.2.20

 dev-perl/Class-Load/Class-Load-0.220.0.ebuild | 39 ---------------------------
 dev-perl/Class-Load/Class-Load-0.230.0.ebuild |  2 +-
 dev-perl/Class-Load/Manifest                  |  1 -
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild b/dev-perl/Class-Load/Class-Load-0.220.0.ebuild
deleted file mode 100644
index 7c93395..0000000
--- a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION="A working (require q{Class::Name}) and more"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Data-OptList
-	virtual/perl-Exporter
-	>=dev-perl/Module-Implementation-0.40.0
-	>=dev-perl/Module-Runtime-0.12.0
-	>=dev-perl/Package-Stash-0.140.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	dev-perl/namespace-clean
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=dev-perl/Module-Build-Tiny-0.37.0
-	test? (
-		virtual/perl-File-Spec
-		dev-perl/Test-Fatal
-		virtual/perl-Test-Simple
-		dev-perl/Test-Requires
-	)
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Class-Load/Class-Load-0.230.0.ebuild b/dev-perl/Class-Load/Class-Load-0.230.0.ebuild
index 89e9112..87f0c63 100644
--- a/dev-perl/Class-Load/Class-Load-0.230.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.230.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A working (require q{Class::Name}) and more"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 # uses Scalar-Util

diff --git a/dev-perl/Class-Load/Manifest b/dev-perl/Class-Load/Manifest
index 0df0d6b..e03b205 100644
--- a/dev-perl/Class-Load/Manifest
+++ b/dev-perl/Class-Load/Manifest
@@ -1,3 +1,2 @@
 DIST Class-Load-0.20.tar.gz 20271 SHA256 823c45885e1d29feef6867282b881d402f42af6413c7e0e9f8fe32086aee8c20 SHA512 e208a3c6fc01b8ad33dbdac29eb9d11914686822bb607fbdf0eaeb6ea375a8c77bd85e85b6eaced2aff1c8f0424033b428a42a1f2b2c4fb4eeefe38a8d0abe48 WHIRLPOOL e581dd81b21e145ea5bd1cb4d2962103cfb751fb11bd9f7ad120d0aa39da0cd4164bf002c29be45b6dc97de366f4a935498505b686f1386c4f0058f78ae390d0
-DIST Class-Load-0.22.tar.gz 34179 SHA256 be52db6081b565002d68a1578ed06c7777b8845e92597be47f1c22e90b123111 SHA512 1f61c9ffd0c7d854c830143109f0b0f98a3f9666971d3f0b2567fd97f7aa703bf0bc9f7342f0489d90ac4765d90695a5783f822458e0eb9a6f5cf4c98b465da4 WHIRLPOOL 7efa52d7b50b60f1905d4341ce5aa9db9a37f3ce4d8507fd0b7e4bb50f2df47a603d7aa8080e82f04222c32b5e3058a6ffc19add4ffa73f27ac470186cf22aa9
 DIST Class-Load-0.23.tar.gz 33610 SHA256 f2bca579e72ea96c6b1c5ebc86dfa1929062c412443277f0bc0437e50874b28f SHA512 c4e39a0b53dcb9e91c6ac160b15d253aa257fc327c2f4e333b8a3689a6c697412385d47d0a52e55a9420b8cc1a7f46d8d0c1ff54f13ae2a88e0f9df8935cffed WHIRLPOOL 5c75ba558f0b507f8c756bb63fc1882c3b29546e8340b6ad2f046ab183d364ca0cdcbc09f3ce2491a2e1a852499b657f0f8bbc5cf293a523cc9443d299347c08


             reply	other threads:[~2015-08-11 21:01 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 21:01 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-27 14:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Load/ Mikle Kolyada
2015-12-31 11:07 Agostino Sarubbo
2016-08-16  5:05 Kent Fredric
2017-01-28 18:17 Kent Fredric
2017-04-11 21:39 Kent Fredric
2017-07-10 18:50 Fabian Groffen
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 21:07 Sergei Trofimovich
2018-04-06  0:19 Aaron Bauman
2018-04-07  4:01 Matt Turner
2018-04-07 21:13 Matt Turner
2018-04-10 11:32 Tobias Klausmann
2018-04-18 13:16 Mikle Kolyada
2018-04-18 21:39 Sergei Trofimovich
2018-06-30 20:43 Mikle Kolyada
2018-09-07 23:28 Kent Fredric
2018-10-15 19:03 Fabian Groffen
2019-04-13 17:27 Aaron Bauman
2019-07-28 17:16 Aaron Bauman
2020-06-18 16:34 Kent Fredric
2020-07-20 20:45 Kent Fredric
2020-08-20 16:40 Sam James
2020-08-21 10:08 Sam James
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 19:00 Sergei Trofimovich
2020-08-24 17:33 Sergei Trofimovich
2020-08-25 10:14 Sam James
2020-08-31 14:11 Sam James
2020-10-04  5:05 Kent Fredric
2021-09-13  4:20 Yixun Lan
2023-06-22  2:59 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=1439326742.f3fc41e86e2b51ca35c12793c07eb394e923c9f5.zlogene@gentoo \
    --to=zlogene@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