public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/
Date: Mon, 26 Mar 2018 06:13:09 +0000 (UTC)	[thread overview]
Message-ID: <1522044784.871463653c4d7a6988f166931a2df1489b3d5316.mgorny@gentoo> (raw)

commit:     871463653c4d7a6988f166931a2df1489b3d5316
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 20:45:41 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 06:13:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87146365

app-arch/lziprecover: Drop old

 app-arch/lziprecover/Manifest                |  1 -
 app-arch/lziprecover/lziprecover-1.19.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/app-arch/lziprecover/Manifest b/app-arch/lziprecover/Manifest
index 6fcdcf66478..22c84c8daa7 100644
--- a/app-arch/lziprecover/Manifest
+++ b/app-arch/lziprecover/Manifest
@@ -1,3 +1,2 @@
 DIST lziprecover-1.17.tar.gz 75941 BLAKE2B 7b9e464ceac83571516a879a4809029219e05de43268d6febc0d1a9f5e86c869489dde2af87992d1d7d1bb8755f68f0f9d001f0cdd8971679acf54bea1568f52 SHA512 409a3634ef15238f8c87e6e69ecf0cf83c48274cff6c54a901a4f80bdc3d475b6bf03215cfee762ac64ca41b3e8a805ab620ceaaa1bec7fc22ffafad049b5f0f
-DIST lziprecover-1.19.tar.gz 96987 BLAKE2B c0a36c3a04723117d28edbd07443228321934459b9cfb40f74868813dd60556ff3018f066500fbfd60327893e0626def0b83d734c38a1a0ea28c1597d438c995 SHA512 2fc12c7fbc08fab45f97e01d97504258e77d9ac8a49e03a5099e6ed569523eb129898e5f9e7325e23e105f1ba171edf6628f5f03d8723daae1b1b4116d89c2f7
 DIST lziprecover-1.20.tar.gz 102574 BLAKE2B 2b8a1d30d9094655d14978d935755083e4ce1168565745cd412cc56d110261a34afc335882e0e74edc7c87843f24698f6834395056381dbb170b229b68be4da8 SHA512 cb036869bc2bccd6ee56793ced03a4ce8556e6da1e2840934f12f2b9e1d9a9362c66c40483c061e7c3f817e739e4ed6488bd964b03c031b7c26cc99c2ee24867

diff --git a/app-arch/lziprecover/lziprecover-1.19.ebuild b/app-arch/lziprecover/lziprecover-1.19.ebuild
deleted file mode 100644
index fe902d99559..00000000000
--- a/app-arch/lziprecover/lziprecover-1.19.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Lziprecover is a data recovery tool and decompressor for lzip compressed files"
-HOMEPAGE="http://www.nongnu.org/lzip/lziprecover.html"
-SRC_URI="http://download.savannah.gnu.org/releases/lzip/${PN}/${P/_/-}.tar.gz
-	http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P/_/-}.tar.gz"
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}/${P/_/-}"
-
-src_configure() {
-	# not autotools-based
-	./configure \
-		--prefix="${EPREFIX}"/usr \
-		CXX="$(tc-getCXX)" \
-		CPPFLAGS="${CPPFLAGS}" \
-		CXXFLAGS="${CXXFLAGS}" \
-		LDFLAGS="${LDFLAGS}" || die
-}


             reply	other threads:[~2018-03-26  6:13 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26  6:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01 13:19 [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/ Michał Górny
2025-02-01 13:12 Arthur Zamarin
2025-02-01 12:17 Arthur Zamarin
2025-01-11 18:12 Michał Górny
2024-02-18 13:23 Michał Górny
2024-02-18  8:49 Sam James
2024-02-18  0:15 Sam James
2024-01-31 15:47 Michał Górny
2024-01-22 16:26 Michał Górny
2022-04-06 23:34 Sam James
2022-03-24 21:27 Michał Górny
2022-03-24 19:03 Jakov Smolić
2022-03-24 19:03 Jakov Smolić
2022-01-23 18:05 Michał Górny
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19  1:51 Thomas Deutschmann
2021-01-04 12:23 Lars Wendler
2019-12-26 10:53 Michał Górny
2019-12-26 10:53 Michał Górny
2019-04-07  7:27 Michał Górny
2019-04-01 17:21 Thomas Deutschmann
2019-03-12 17:01 Mikle Kolyada
2019-02-01 18:20 Lars Wendler
2018-05-29  8:37 Mikle Kolyada
2018-05-27 13:01 Thomas Deutschmann
2018-03-05  9:16 Lars Wendler
2018-03-05  9:16 Lars Wendler
2017-12-26 14:44 Lars Wendler
2017-05-15 14:23 Lars Wendler
2017-03-30 11:30 Lars Wendler
2017-01-02  7:52 Lars Wendler
2016-07-18  7:51 Lars Wendler
2016-07-18  7:51 Lars Wendler
2016-06-06 16:15 Agostino Sarubbo
2016-05-24  8:00 Lars Wendler
2016-05-24  8:00 Lars Wendler
2016-05-24  7:58 Michał Górny
2016-01-27 15:38 Lars Wendler

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=1522044784.871463653c4d7a6988f166931a2df1489b3d5316.mgorny@gentoo \
    --to=mgorny@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