public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/lwp/
Date: Sun, 26 Mar 2017 18:11:54 +0000 (UTC)	[thread overview]
Message-ID: <1490551886.48ebb733d6bce224ebf5ebfdd3b7f714630fd6c2.mjo@gentoo> (raw)

commit:     48ebb733d6bce224ebf5ebfdd3b7f714630fd6c2
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 18:11:26 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 18:11:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ebb733

sys-libs/lwp: remove unused version 2.5.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-libs/lwp/Manifest       |  1 -
 sys-libs/lwp/lwp-2.5.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/sys-libs/lwp/Manifest b/sys-libs/lwp/Manifest
index 52568910727..8ea7a84ffe3 100644
--- a/sys-libs/lwp/Manifest
+++ b/sys-libs/lwp/Manifest
@@ -1,3 +1,2 @@
 DIST lwp-2.2.tar.gz 376136 SHA256 64a3570559083bee657551b6673037161f33b71ad55ee45812612c29df2924b0 SHA512 a5fa52c0483e04fdbface5f0e9cc85bab5db59c4d730a3cb3c538ccaa3a88aaa916b37478e4c5450e77bcc45638987610ba619995a75541d728f138f103c5d7e WHIRLPOOL 93015bf3741508d284cd55482ca5201bf1a0c6d9b880e42c9cd3aa0147727e6bda6266231dc61056b1f6ac8a10a21b0fb874674163fa5866a72a1500407a5ae4
-DIST lwp-2.5.tar.gz 404121 SHA256 6b6f55c75d4d5ada9a000824b1d39bc88efa2cfb33006778ccbe7111a7bd0aa2 SHA512 462f38e65e559acd92e5b9c7a27f858430a0d8b7fb0826f5cb1ddb0f0b089df9e3455af8c2f7833e87dcab28955e59f7ed5ce5cc1281cc7b51dafb873f44db98 WHIRLPOOL 49a6472a14ef1828c0429de032e05e4dd670500f39c99c79a3eef58027bf3d9f2508b9a9d63f917e41139b350f46977e5f4672827a34b571cdaef26d4aa2854b
 DIST lwp-2.6.tar.gz 372225 SHA256 4887fd7f74564552f53dfe42440f4777808a82b1249b2733ecfd062849a4d32d SHA512 ad8374ddf55ef9fddf9ce0b8d7c2ae0dc206e5108a01f278a37486070ab70e5bd7312f057863254b4fc430cfbed2c36f589807813e6a99067933142d5225395b WHIRLPOOL 205836226f86e77dfbc795bdf667f51b2c40b99cbc7bf5b998361472b6ad46b102c519d88e1afc503b259c9073ac7b155e322d134f5787d770517f3bf3a2e54d

diff --git a/sys-libs/lwp/lwp-2.5.ebuild b/sys-libs/lwp/lwp-2.5.ebuild
deleted file mode 100644
index 5b3aac69ae3..00000000000
--- a/sys-libs/lwp/lwp-2.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Light weight process library (used by Coda).  This is NOT libwww-perl"
-HOMEPAGE="http://www.coda.cs.cmu.edu/"
-SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.gz"
-
-SLOT="1"
-LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="sys-apps/grep
-	sys-apps/sed
-	sys-devel/libtool
-	sys-devel/gcc"
-RDEPEND=""
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	# Was introduced for bug #34542, not sure if still needed
-	use amd64 && epatch "${FILESDIR}"/lwp-2.0-amd64.patch
-}
-
-src_install() {
-	einstall || die "einstall failed."
-	dodoc AUTHORS NEWS PORTING README
-}


             reply	other threads:[~2017-03-26 18:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-26 18:11 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-26 18:18 [gentoo-commits] repo/gentoo:master commit in: sys-libs/lwp/ Michael Orlitzky
2017-07-19  8:37 Pacho Ramos
2018-04-25 21:43 Aaron Bauman
2018-04-26 19:22 Thomas Deutschmann
2018-04-28  9:53 Sergei Trofimovich
2018-05-14 16:50 Tobias Klausmann
2019-01-31  7:25 Sergei Trofimovich
2021-07-08  9:44 Ionen Wolkens

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=1490551886.48ebb733d6bce224ebf5ebfdd3b7f714630fd6c2.mjo@gentoo \
    --to=mjo@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