From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfuse/
Date: Mon, 24 Dec 2018 07:56:11 +0000 (UTC) [thread overview]
Message-ID: <1545638045.2bbaaea200e1c9c9dc04e9b9f5aee1da619474c2.zmedico@gentoo> (raw)
commit: 2bbaaea200e1c9c9dc04e9b9f5aee1da619474c2
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 07:53:09 2018 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 07:54:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbaaea2
sys-fs/squashfuse: remove old version 0.1_p20130530
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
sys-fs/squashfuse/Manifest | 1 -
sys-fs/squashfuse/squashfuse-0.1_p20130530.ebuild | 44 -----------------------
2 files changed, 45 deletions(-)
diff --git a/sys-fs/squashfuse/Manifest b/sys-fs/squashfuse/Manifest
index 75a4da10eca..e1cff1dc417 100644
--- a/sys-fs/squashfuse/Manifest
+++ b/sys-fs/squashfuse/Manifest
@@ -1,2 +1 @@
DIST squashfuse-0.1.100.tar.gz 393548 BLAKE2B 642f0b00023f1914e6f4efd0e03c77d61c549eed0bff8f3128f415ece7c52d3f917e8856a1dccc3d1be06147ad0b80bdde79397c4f307bc316adb2224260b402 SHA512 e6a56354e71991ccbcbd2f9e6967f1f5a1056edbee286e6a6d6c35f777ed6e6494243633d070da700cf43a8bf7b56269087a0db1d4b2d45ed49f4830caad7927
-DIST squashfuse-0.1_p20130530.zip 70224 BLAKE2B 88fd88ced569793b82767b4cfb6d71c7039b262957362287648be47b86f5803abbef862595ec1dcf1bc7bb154dd4b1a65d49aa5c29eacfe9ade545d7a88da600 SHA512 1e2ba5a61cdc5eac3fcf13d5d2a55d0656ac247b057f7cff9ef5365eb59f52fa6159cd2ea73475627e62f53fab72c5d12819161e794c683d53059f7667a774f0
diff --git a/sys-fs/squashfuse/squashfuse-0.1_p20130530.ebuild b/sys-fs/squashfuse/squashfuse-0.1_p20130530.ebuild
deleted file mode 100644
index 4c8d7fac476..00000000000
--- a/sys-fs/squashfuse/squashfuse-0.1_p20130530.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools
-
-DESCRIPTION="FUSE filesystem to mount squashfs archives"
-HOMEPAGE="https://github.com/vasi/squashfuse"
-EGIT_COMMIT="f03158f49cb4adbb6459cb2a1898e586b488cb10"
-SRC_URI="https://github.com/vasi/squashfuse/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="lzma lzo +zlib"
-REQUIRED_USE="|| ( lzma zlib lzo )"
-
-COMMON_DEPEND="
- >=sys-fs/fuse-2.8.6:=
- lzma? ( >=app-arch/xz-utils-5.0.4:= )
- zlib? ( >=sys-libs/zlib-1.2.5-r2:= )
- lzo? ( >=dev-libs/lzo-2.06:= )
-"
-DEPEND="app-arch/unzip
- ${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}"
-S=${WORKDIR}
-
-src_unpack() {
- default
- mv ${PN}-${EGIT_COMMIT}/* ./ || die
-}
-
-src_prepare() {
- sed -i -e "1s:\\[0\\.1\\]:[${PV}]:" configure.ac || die
- AT_M4DIR=${S}/m4 eautoreconf
-}
-
-src_configure() {
- econf \
- $(use lzma || echo --without-xz) \
- $(use lzo || echo --without-lzo) \
- $(use zlib || echo --without-zlib)
-}
next reply other threads:[~2018-12-24 7:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-24 7:56 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-28 15:52 [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfuse/ Arthur Zamarin
2025-03-25 22:22 Zac Medico
2025-03-25 22:22 Zac Medico
2024-11-04 1:29 Andreas K. Hüttel
2024-10-24 1:03 Sam James
2024-08-16 18:48 Arthur Zamarin
2024-08-16 18:48 Arthur Zamarin
2023-06-24 2:59 Sam James
2023-04-19 1:07 Sam James
2022-10-08 22:29 Zac Medico
2022-10-08 10:08 Agostino Sarubbo
2022-10-07 22:56 Zac Medico
2022-10-04 15:02 Marek Szuba
2022-08-31 5:34 Andreas Sturmlechner
2019-01-08 9:42 Tim Harder
2018-12-24 8:16 Zac Medico
2016-07-31 19:56 Zac Medico
2016-07-31 19:52 Zac Medico
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=1545638045.2bbaaea200e1c9c9dc04e9b9f5aee1da619474c2.zmedico@gentoo \
--to=zmedico@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