public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtar/
Date: Sun, 20 May 2018 19:10:25 +0000 (UTC)	[thread overview]
Message-ID: <1526843360.9a4b31798049c980d874baa3eaab34cc2e3bc7e1.asturm@gentoo> (raw)

commit:     9a4b31798049c980d874baa3eaab34cc2e3bc7e1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 15:08:46 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 20 19:09:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4b3179

dev-libs/libtar: Drop old

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-libs/libtar/libtar-1.2.20-r3.ebuild | 60 ---------------------------------
 1 file changed, 60 deletions(-)

diff --git a/dev-libs/libtar/libtar-1.2.20-r3.ebuild b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
deleted file mode 100644
index 6642c68d62e..00000000000
--- a/dev-libs/libtar/libtar-1.2.20-r3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils
-
-DESCRIPTION="C library for manipulating tar archives"
-HOMEPAGE="http://www.feep.net/libtar/ http://repo.or.cz/w/libtar.git/"
-SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="static-libs zlib"
-
-RDEPEND="zlib? ( sys-libs/zlib )
-	!zlib? ( app-arch/gzip )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-# There is no test and 'check' target errors out due to mixing of automake &
-# non-automake makefiles.
-# https://bugs.gentoo.org/show_bug.cgi?id=526436
-RESTRICT="test"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.2.11-free.patch
-	"${FILESDIR}"/${PN}-1.2.11-impl-dec.patch
-	"${FILESDIR}"/CVE-2013-4420.patch
-)
-
-src_prepare() {
-	sed -i \
-		-e '/INSTALL_PROGRAM/s:-s::' \
-		{doc,lib{,tar}}/Makefile.in || die
-
-	autotools-utils_src_prepare
-}
-
-src_configure() {
-	local myeconfargs=(
-		--disable-encap
-		--disable-epkg-install
-		$(use_with zlib)
-	)
-
-	autotools-utils_src_configure
-}
-
-src_install() {
-	autotools-utils_src_install
-
-	dodoc ChangeLog* README TODO
-	newdoc compat/README README.compat
-	newdoc compat/TODO TODO.compat
-	newdoc listhash/TODO TODO.listhash
-}


             reply	other threads:[~2018-05-20 19:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 19:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-28 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtar/ Arthur Zamarin
2023-05-28 19:29 Arthur Zamarin
2023-05-28 18:59 Arthur Zamarin
2023-05-28 18:56 Arthur Zamarin
2023-05-28 18:56 Arthur Zamarin
2022-07-27 20:10 David Seifert
2021-08-20 23:23 Marek Szuba
2019-03-20 20:27 Aaron Bauman
2018-05-19 10:41 Sergei Trofimovich
2018-04-07 21:30 Sergei Trofimovich
2018-03-06  8:17 Jonas Stein
2018-03-04 10:19 Jason Zaman
2018-03-04  6:51 Thomas Deutschmann
2018-02-28  7:15 Sergei Trofimovich
2018-02-17 13:37 Andreas Sturmlechner
2018-02-11 10:36 Michał Górny
2017-07-13  7:48 Alexis Ballier
2017-07-12 17:08 Alexis Ballier
2017-05-30  7:00 Alexis Ballier
2015-09-06  6:18 Jeroen Roovers
2015-08-26  7:28 Agostino Sarubbo

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=1526843360.9a4b31798049c980d874baa3eaab34cc2e3bc7e1.asturm@gentoo \
    --to=asturm@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