From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/
Date: Mon, 5 Mar 2018 09:16:39 +0000 (UTC) [thread overview]
Message-ID: <1520241395.bfe4a865b30e92cc81e6dc2291c39abef63c3d07.polynomial-c@gentoo> (raw)
commit: bfe4a865b30e92cc81e6dc2291c39abef63c3d07
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 5 09:16:19 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 5 09:16:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe4a865
app-arch/lziprecover: Removed old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-arch/lziprecover/Manifest | 1 -
app-arch/lziprecover/lziprecover-1.18.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/app-arch/lziprecover/Manifest b/app-arch/lziprecover/Manifest
index e1352a71459..6fcdcf66478 100644
--- a/app-arch/lziprecover/Manifest
+++ b/app-arch/lziprecover/Manifest
@@ -1,4 +1,3 @@
DIST lziprecover-1.17.tar.gz 75941 BLAKE2B 7b9e464ceac83571516a879a4809029219e05de43268d6febc0d1a9f5e86c869489dde2af87992d1d7d1bb8755f68f0f9d001f0cdd8971679acf54bea1568f52 SHA512 409a3634ef15238f8c87e6e69ecf0cf83c48274cff6c54a901a4f80bdc3d475b6bf03215cfee762ac64ca41b3e8a805ab620ceaaa1bec7fc22ffafad049b5f0f
-DIST lziprecover-1.18.tar.gz 86584 BLAKE2B a431d6919576866ca20e7deb04bfdba424c09107ebf34d646c2c82b892c3712c1c0c396e4184668aa476b8cce39dbdc71681ec786f102e3a6cd1a4dbab522196 SHA512 60febb52b5dde8e1fa1e4917c48bb09112bcd3a43c5486a234fdcfa3db1d5049977df306ce66ec0821e812676886f5fa214a3479649cb977151b5cf82018b6b6
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.18.ebuild b/app-arch/lziprecover/lziprecover-1.18.ebuild
deleted file mode 100644
index 735ad623fc7..00000000000
--- a/app-arch/lziprecover/lziprecover-1.18.ebuild
+++ /dev/null
@@ -1,26 +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-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
-}
next reply other threads:[~2018-03-05 9:16 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-05 9:16 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-18 13:23 [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/ 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-26 6:13 Michał Górny
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=1520241395.bfe4a865b30e92cc81e6dc2291c39abef63c3d07.polynomial-c@gentoo \
--to=polynomial-c@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