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/Parse-RecDescent/
Date: Tue, 31 May 2016 22:24:42 +0000 (UTC)	[thread overview]
Message-ID: <1464733473.d29b07189324337e52edc5be247fb3afec9b96f8.dilfridge@gentoo> (raw)

commit:     d29b07189324337e52edc5be247fb3afec9b96f8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 22:20:32 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 31 22:24:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29b0718

dev-perl/Parse-RecDescent: Remove old

Package-Manager: portage-2.3.0_rc1

 dev-perl/Parse-RecDescent/Manifest                 |  1 -
 .../Parse-RecDescent-1.967.9-r1.ebuild             | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/Parse-RecDescent/Manifest b/dev-perl/Parse-RecDescent/Manifest
index 1c90d89..5c05818 100644
--- a/dev-perl/Parse-RecDescent/Manifest
+++ b/dev-perl/Parse-RecDescent/Manifest
@@ -1,2 +1 @@
-DIST Parse-RecDescent-1.967009.tar.gz 170858 SHA256 e1000f0b82256269fb8daa43aab166a7832fc18b4689af7c8d6d1a49fe75c687 SHA512 8423f4c61770ec77b67c656755dd952fb01b739405fe0586d502d9698f8b18e401ca7f40e7e88208af4a15c0f7d45c4ecf5f20032014cf650351763516515cae WHIRLPOOL 91af978877642f54bf4e8464343a79892242a49859df78c3f11962ca2e09eafcc69cbd2e935a5220e1552fa90907d0b02a866d4cfa3b4339ac16afb74a95d45e
 DIST Parse-RecDescent-1.967013.tar.gz 176362 SHA256 226590d3850cd1678deb0190d5207b3477fb9070a8ca6f18d8999daf44485930 SHA512 10d3daca3b4d23059937f81fe188b2377598841381dc92582c5cce6a1bfcb5963e1eed4d7f1601a45ae41ed0f3f864a50ff68cd72e05778866fe83cd3d158def WHIRLPOOL 3418d15447f4c898194705616720c38d337a2ccad8c632b78e8460d0b7c66f1065070e81dce81caf72782f7ca0cf1729e779e8cf5755d331088b02766cfb2106

diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9-r1.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9-r1.ebuild
deleted file mode 100644
index 808cafb..0000000
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=JTBRAUN
-MODULE_VERSION=1.967009
-inherit perl-module
-
-DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-	>=virtual/perl-Text-Balanced-1.950.0
-"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build
-	test? (
-		dev-perl/Test-Pod
-		dev-perl/Test-Warn
-	)
-"
-
-SRC_TEST="do"
-
-src_install() {
-	perl-module_src_install
-	dohtml -r tutorial || die
-}


             reply	other threads:[~2016-05-31 22:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31 22:24 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-24 22:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parse-RecDescent/ Andreas K. Hüttel
2021-07-15 10:28 Marek Szuba
2019-01-05 17:19 Mikle Kolyada
2018-10-27 12:45 Fabian Groffen
2018-04-01 19:37 Kent Fredric
2018-03-22  6:27 Mart Raudsepp
2017-12-03 23:13 Sergei Trofimovich
2017-05-28  6:45 Markus Meier
2017-05-22 13:25 Tobias Klausmann
2017-05-22 12:01 Michael Weber
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2017-05-19  0:11 Michael Weber
2017-04-05 12:13 Kent Fredric
2017-04-04 11:31 Kent Fredric
2016-05-31 22:24 Andreas Hüttel
2016-05-31 14:04 Tobias Klausmann
2016-05-17 18:32 Markus Meier
2016-03-16 22:50 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=1464733473.d29b07189324337e52edc5be247fb3afec9b96f8.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