public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/install-xattr/
Date: Sat, 30 Mar 2019 10:24:32 +0000 (UTC)	[thread overview]
Message-ID: <1553941363.e69870431d5eaefa896ea4e6b324eade97e7f30e.blueness@gentoo> (raw)

commit:     e69870431d5eaefa896ea4e6b324eade97e7f30e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 10:22:43 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 10:22:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6987043

sys-apps/install-xattr: version bump to 0.6, address bug #681866

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-apps/install-xattr/Manifest                                    | 1 +
 .../{install-xattr-9999.ebuild => install-xattr-0.6.ebuild}        | 7 ++++---
 sys-apps/install-xattr/install-xattr-9999.ebuild                   | 7 ++++---
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/sys-apps/install-xattr/Manifest b/sys-apps/install-xattr/Manifest
index 384a60d13cc..d3a88c6c472 100644
--- a/sys-apps/install-xattr/Manifest
+++ b/sys-apps/install-xattr/Manifest
@@ -1 +1,2 @@
 DIST install-xattr-0.5.tar.bz2 16136 BLAKE2B 8973584d4819b9f500dcfb76ed0eaddce725b78e72dfa73ccff52c745e6f041926f8f930e5c5035fa888402c6b530207546098864266268dee2c897404bf7c74 SHA512 0bbde3a548fc5062041b38f90ac09c402f3cb0aebf4f0c331552fc44d39dd3d5e4d73bca0811de36c53af8afa5d22e543a7c90107d272f2a1b97c819b244eb7c
+DIST install-xattr-0.6.tar.bz2 16207 BLAKE2B 2f771aa3e81d594eda951ae34242ecf658e18d72f2cb4c8540ab8af40af750e50ad881c44476af84bb05c3ced9df052f08ea8f81ce490f250010e74b190bd1d9 SHA512 1af66ac8ea05b4c32b905f5d5e340e0402fd19d9f5c2fa51c32d0842effafded8327fce58adffdd197b47c0d4d90f8b669c309f512b64e90f86adc7afe995bcf

diff --git a/sys-apps/install-xattr/install-xattr-9999.ebuild b/sys-apps/install-xattr/install-xattr-0.6.ebuild
similarity index 87%
copy from sys-apps/install-xattr/install-xattr-9999.ebuild
copy to sys-apps/install-xattr/install-xattr-0.6.ebuild
index 830b2d6cd4f..2da2f960144 100644
--- a/sys-apps/install-xattr/install-xattr-9999.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
 HOMEPAGE="https://dev.gentoo.org/~blueness/install-xattr/"
 
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/elfix.git"
@@ -23,6 +23,7 @@ SLOT="0"
 src_prepare() {
 	default
 	tc-export CC
+	append-cppflags "-D_FILE_OFFSET_BITS=64"
 }
 
 src_compile() {

diff --git a/sys-apps/install-xattr/install-xattr-9999.ebuild b/sys-apps/install-xattr/install-xattr-9999.ebuild
index 830b2d6cd4f..2da2f960144 100644
--- a/sys-apps/install-xattr/install-xattr-9999.ebuild
+++ b/sys-apps/install-xattr/install-xattr-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
 HOMEPAGE="https://dev.gentoo.org/~blueness/install-xattr/"
 
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/elfix.git"
@@ -23,6 +23,7 @@ SLOT="0"
 src_prepare() {
 	default
 	tc-export CC
+	append-cppflags "-D_FILE_OFFSET_BITS=64"
 }
 
 src_compile() {


             reply	other threads:[~2019-03-30 10:24 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30 10:24 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-13 16:40 [gentoo-commits] repo/gentoo:master commit in: sys-apps/install-xattr/ Arthur Zamarin
2025-07-13 16:40 Arthur Zamarin
2025-07-13 16:40 Arthur Zamarin
2025-07-13 16:40 Arthur Zamarin
2025-07-13 16:40 Arthur Zamarin
2025-07-13 16:40 Arthur Zamarin
2025-06-05 22:39 Sam James
2025-06-02  0:02 Sam James
2025-06-02  0:01 Sam James
2025-06-02  0:01 Sam James
2025-06-02  0:01 Sam James
2025-06-02  0:01 Sam James
2025-05-13 18:17 Mike Gilbert
2025-04-25 19:24 Mike Gilbert
2025-04-25 19:24 Mike Gilbert
2025-04-25 19:06 Mike Gilbert
2025-04-23 17:32 Mike Gilbert
2025-04-23 16:14 Mike Gilbert
2025-04-19 19:10 Mike Gilbert
2024-09-30  5:47 Sam James
2023-12-28  4:38 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
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=1553941363.e69870431d5eaefa896ea4e6b324eade97e7f30e.blueness@gentoo \
    --to=blueness@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