public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Shorten/
Date: Sat, 11 Dec 2021 11:38:50 +0000 (UTC)	[thread overview]
Message-ID: <1639222700.0de97f2bf761e6c52095428ca81a73248a21ba9d.dilfridge@gentoo> (raw)

commit:     0de97f2bf761e6c52095428ca81a73248a21ba9d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 11:31:18 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 11:38:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de97f2b

dev-perl/WWW-Shorten: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/WWW-Shorten/Manifest                  |  1 -
 dev-perl/WWW-Shorten/WWW-Shorten-3.93.0.ebuild | 43 --------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-perl/WWW-Shorten/Manifest b/dev-perl/WWW-Shorten/Manifest
index fa6188912cf5..918b84b01d25 100644
--- a/dev-perl/WWW-Shorten/Manifest
+++ b/dev-perl/WWW-Shorten/Manifest
@@ -1,2 +1 @@
-DIST WWW-Shorten-3.093.tar.gz 22669 BLAKE2B 909f647b7f3e2d1ba77a90aeedea5f8be73292b3c9ac5a9cbb4c76b5a87c2cd2dc29ad958675208bfa261765d99f7950600adfee7a661ebc7f66f007c54836ba SHA512 5c918cb2c27c11e29dbb4fb969f5d8d4468735cdcebbf687003e24d5468e7b291069bf066f922bca1ee46dbda6444335d9106b6284ba48d4ac60ff9956c3e844
 DIST WWW-Shorten-3.094.tar.gz 25651 BLAKE2B f07030cbe902cbd461c7b3b24d0270d97783bd84a1a515604ace15e7273af6cca20ec8bf21da0d41b7db2ddd01944404000beea9ca958348475d1c4384c83be7 SHA512 ef20775f91b23b07b55cd0fb6880311e45e18f5cae67a133f075215ed84f0039339924d611dde8de166b852175fd52e362aaca23982806d1dc7e325b633969c0

diff --git a/dev-perl/WWW-Shorten/WWW-Shorten-3.93.0.ebuild b/dev-perl/WWW-Shorten/WWW-Shorten-3.93.0.ebuild
deleted file mode 100644
index 19aad2c1a33c..000000000000
--- a/dev-perl/WWW-Shorten/WWW-Shorten-3.93.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=CAPOEIRAB
-DIST_VERSION=3.093
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Interface to URL shortening sites"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test examples"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	examples? (
-		dev-perl/Config-Auto
-		>=virtual/perl-Getopt-Long-2.400.0
-		>=dev-perl/Try-Tiny-0.240.0
-	)
-	virtual/perl-Carp
-	>=dev-perl/libwww-perl-5.835.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.880.0
-		>=dev-perl/Try-Tiny-0.240.0
-	)
-"
-
-src_prepare() {
-	einfo "Downgrading 'shorten' to an example"
-	mkdir -p "${S}/examples"  || die
-	mv "${S}/bin/shorten" "${S}/examples/" || die
-	sed -i -e '/bin\/shorten/d' "${S}/Makefile.PL" || die
-	sed -i -e 's/^bin\/shorten$/examples\/shorten/' "${S}/MANIFEST" || die
-	perl-module_src_prepare
-}


             reply	other threads:[~2021-12-11 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11 11:38 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-03 12:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Shorten/ Andreas K. Hüttel
2016-09-18 22:02 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=1639222700.0de97f2bf761e6c52095428ca81a73248a21ba9d.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