public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-LibYAML/
Date: Thu, 25 Jul 2019 06:48:26 +0000 (UTC)	[thread overview]
Message-ID: <1564037265.8e5cff24fc635cd7ea9cf8f5bd1c19c4c6cf1d84.kentnl@gentoo> (raw)

commit:     8e5cff24fc635cd7ea9cf8f5bd1c19c4c6cf1d84
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 06:11:19 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5cff24

dev-perl/YAML-LibYAML: Cleanup old versions

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/YAML-LibYAML/Manifest                    |  2 --
 dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild | 23 -----------------------
 dev-perl/YAML-LibYAML/YAML-LibYAML-0.650.0.ebuild | 23 -----------------------
 3 files changed, 48 deletions(-)

diff --git a/dev-perl/YAML-LibYAML/Manifest b/dev-perl/YAML-LibYAML/Manifest
index 7685d8e450e..2485e6806cc 100644
--- a/dev-perl/YAML-LibYAML/Manifest
+++ b/dev-perl/YAML-LibYAML/Manifest
@@ -1,3 +1 @@
-DIST YAML-LibYAML-0.64.tar.gz 143095 BLAKE2B 9b99e0249629b7ab57a9b407bf0b86e3862a88ef4390d1e524ddd85913f9b82e01c2484740cbf5c1d671c423b598010eb39305ea7441e882940e19ae40f4b211 SHA512 c8d996a9bc86e644c85fa8662b91afb75e0e9bcfeaba88b0a661ef83c9d1dfbcd4464fdba8fcc16269dc3c561c3c5257818f7f15df78bf4331ec2f91a6245faf
-DIST YAML-LibYAML-0.65.tar.gz 143204 BLAKE2B 5e33f5d9bc1152443b2082c43e95eba34271330aaf279a4ec900185058dfc6fe2f97d0a685367733c1d5abddc3861b9014c02b1f00dad4757bd727e72f166086 SHA512 87998f9d8458476168c06e984696ac562e77f6cfc252c57a8159bb45353bacab7fa159c983275f08fcd54479d7a994feebc2568f51b564d685d99cc66ee87cf0
 DIST YAML-LibYAML-0.69.tar.gz 147007 BLAKE2B 05904048fec7feb3120500e5f5d5faca9f4123a23e9f2080077ea1b36ad2f3ec64691e44a097628f6d5ff60726bb5926187d16414afa851ad32d1e3f477b82a8 SHA512 046cc6e8ef6434f6dd20de4b3046bfb7c86dd54b6620922fbd9d6eab204d0ee40667fc6d56079b5b314843ef759344e3d48728baca011d4a6b5a12ba5887704d

diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild
deleted file mode 100644
index 7036f6f4de7..00000000000
--- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TINITA
-DIST_VERSION=0.64
-inherit perl-module
-
-DESCRIPTION="Perl YAML Serialization using XS and libyaml"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc s390 ~sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker"
-export OPTIMIZE="$CFLAGS"
-
-src_test() {
-	perl_rm_files t/author-pod-syntax.t
-	perl-module_src_test
-}

diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.650.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.650.0.ebuild
deleted file mode 100644
index 0665171842e..00000000000
--- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.650.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TINITA
-DIST_VERSION=0.65
-inherit perl-module
-
-DESCRIPTION="Perl YAML Serialization using XS and libyaml"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker"
-export OPTIMIZE="$CFLAGS"
-
-src_test() {
-	perl_rm_files t/author-pod-syntax.t
-	perl-module_src_test
-}


             reply	other threads:[~2019-07-25  6:48 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25  6:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-24  4:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-LibYAML/ Sam James
2025-02-09  6:55 Sam James
2024-11-20 10:51 Sam James
2024-11-14  2:47 Sam James
2024-11-14  2:47 Sam James
2024-11-14  2:47 Sam James
2024-11-14  2:47 Sam James
2024-11-14  2:47 Sam James
2024-11-14  2:04 Sam James
2024-10-14  3:50 Sam James
2024-06-09 20:36 Sam James
2024-04-27  6:51 Andreas K. Hüttel
2023-10-16 16:34 Joonas Niilola
2023-08-19 15:37 Arthur Zamarin
2023-08-19  7:23 Sam James
2023-08-19  6:10 Sam James
2023-08-19  6:07 Sam James
2023-08-19  6:03 Sam James
2023-08-19  5:58 Sam James
2023-06-17 23:35 Sam James
2021-12-11 15:52 Andreas K. Hüttel
2021-12-06  1:16 Sam James
2021-12-06  0:31 Sam James
2021-12-06  0:13 Sam James
2021-12-06  0:10 Sam James
2021-12-05  5:17 Sam James
2021-12-05  5:00 Sam James
2021-12-05  3:31 Sam James
2021-10-07 23:35 Andreas K. Hüttel
2021-09-21 13:41 Yixun Lan
2020-12-27 16:25 Fabian Groffen
2019-07-29 18:42 Aaron Bauman
2019-04-01 19:33 Andreas Sturmlechner
2018-12-08 12:35 Mikle Kolyada
2018-10-27 19:50 Fabian Groffen
2018-07-23 19:00 Sergei Trofimovich
2018-07-23  0:43 Mikle Kolyada
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20  8:08 Sergei Trofimovich
2018-07-16  6:54 Sergei Trofimovich
2018-06-13 10:19 Mikle Kolyada
2018-04-03  6:42 Kent Fredric
2017-11-02  8:44 Sergei Trofimovich
2017-06-08 23:21 Kent Fredric
2017-05-31  1:17 Kent Fredric
2017-05-28  6:43 Markus Meier
2017-05-22  1:19 Michael Weber
2017-05-20  9:34 Agostino Sarubbo
2017-05-20  8:49 Agostino Sarubbo
2017-04-08  3:25 Kent Fredric
2017-03-17 10:26 Agostino Sarubbo
2017-03-15 14:14 Michael Weber
2017-03-15 13:00 Michael Weber
2017-02-04 13:11 Jeroen Roovers
2016-10-19 11:05 Agostino Sarubbo
2016-09-29 19:43 Andreas Hüttel
2016-09-29 19:43 Andreas Hüttel
2016-05-25  6:52 Matt Turner

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=1564037265.8e5cff24fc635cd7ea9cf8f5bd1c19c4c6cf1d84.kentnl@gentoo \
    --to=kentnl@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