public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/install-xattr/
Date: Thu, 28 Dec 2023 04:38:23 +0000 (UTC)	[thread overview]
Message-ID: <1703738242.7a77d24cb9791f9a6560e9cad0d113f248e36f3a.sam@gentoo> (raw)

commit:     7a77d24cb9791f9a6560e9cad0d113f248e36f3a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 04:37:22 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 04:37:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a77d24c

sys-apps/install-xattr: drop 0.8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/install-xattr/install-xattr-0.8.ebuild | 46 -------------------------
 1 file changed, 46 deletions(-)

diff --git a/sys-apps/install-xattr/install-xattr-0.8.ebuild b/sys-apps/install-xattr/install-xattr-0.8.ebuild
deleted file mode 100644
index d1df396b8af3..000000000000
--- a/sys-apps/install-xattr/install-xattr-0.8.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
-HOMEPAGE="https://dev.gentoo.org/~blueness/install-xattr/"
-
-inherit flag-o-matic toolchain-funcs
-
-if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/elfix.git"
-	inherit git-r3
-else
-	SRC_URI="https://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
-	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-	S=${WORKDIR}/${PN}
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-src_prepare() {
-	default
-	tc-export CC
-	append-cppflags "-D_FILE_OFFSET_BITS=64"
-}
-
-src_compile() {
-	if [[ ${PV} == "9999" ]] ; then
-		cd "${WORKDIR}/${P}/misc/${PN}" || die
-	fi
-	default
-}
-
-src_install() {
-	if [[ ${PV} == "9999" ]] ; then
-		cd "${WORKDIR}/${P}/misc/${PN}" || die
-	fi
-	DESTDIR=${ED} emake install
-}
-
-# We need to fix how tests are done
-src_test() {
-	true
-}


             reply	other threads:[~2023-12-28  4:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28  4:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-30  5:47 [gentoo-commits] repo/gentoo:master commit in: sys-apps/install-xattr/ Sam James
2023-12-01 12:11 Arthur Zamarin
2023-12-01  3:26 Sam James
2023-12-01  3:26 Sam James
2023-12-01  3:26 Sam James
2023-12-01  3:26 Sam James
2023-12-01  3:26 Sam James
2023-11-30 21:40 Sam James
2023-01-11  8:07 Sam James
2021-05-14 22:14 David Seifert
2021-03-31 15:25 Sergei Trofimovich
2021-03-28 11:00 Sam James
2021-03-28 11:00 Sam James
2021-03-28 11:00 Sam James
2021-03-28 10:02 Agostino Sarubbo
2021-03-28 10:00 Agostino Sarubbo
2021-03-28  7:14 Sam James
2019-11-10  1:30 Anthony G. Basile
2019-05-04 19:40 Andreas K. Hüttel
2019-04-14 19:24 Anthony G. Basile
2019-03-30 10:24 Anthony G. Basile
2019-03-30 10:24 Anthony G. Basile
2018-05-18 16:01 Mike Gilbert
2016-04-29 16:32 Anthony G. Basile
2016-04-29 11:11 Anthony G. Basile
2015-12-16 23:04 Anthony G. Basile
2015-12-16 23:03 Anthony G. Basile
2015-10-16 18:26 Mike Frysinger
2015-10-16 18:26 Mike Frysinger
2015-10-09  1:14 Anthony G. Basile

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=1703738242.7a77d24cb9791f9a6560e9cad0d113f248e36f3a.sam@gentoo \
    --to=sam@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