mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
bump(sys-apps/install-xattr): sync with upstream
Required by recent versions of portage.
This commit is contained in:
parent
be07c432b2
commit
510c52cc81
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-0.3
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-0.3
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=compile install prepare test
|
||||
DESCRIPTION=Wrapper to coreutil's install to preserve Filesystem Extended Attributes
|
||||
EAPI=5
|
||||
HOMEPAGE=http://dev.gentoo.org/~blueness/install-xattr/
|
||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=http://dev.gentoo.org/~blueness/install-xattr/install-xattr-0.3.tar.bz2
|
||||
_eclasses_=multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
|
||||
_md5_=7b739f3e873607d77055828e510faeb3
|
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-0.4
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-0.4
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=compile install prepare test
|
||||
DESCRIPTION=Wrapper to coreutil's install to preserve Filesystem Extended Attributes
|
||||
EAPI=5
|
||||
HOMEPAGE=http://dev.gentoo.org/~blueness/install-xattr/
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=http://dev.gentoo.org/~blueness/install-xattr/install-xattr-0.4.tar.bz2
|
||||
_eclasses_=multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
|
||||
_md5_=97899080d8c683f320e3c3dc0d1231b9
|
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-9999
vendored
Normal file
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/install-xattr-9999
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DEPEND=dev-vcs/git
|
||||
DESCRIPTION=Wrapper to coreutil's install to preserve Filesystem Extended Attributes
|
||||
EAPI=5
|
||||
HOMEPAGE=http://dev.gentoo.org/~blueness/install-xattr/
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
_eclasses_=git-2 e28f0d8a9b321431b1e699782851b827 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs c961250d50160cd37d6b7fd9e8429c92
|
||||
_md5_=b4f868b1fc876fda64ab230066f5f8b5
|
129
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/ChangeLog
vendored
Normal file
129
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/ChangeLog
vendored
Normal file
@ -0,0 +1,129 @@
|
||||
# ChangeLog for sys-apps/install-xattr
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.35 2015/04/25 16:36:44 floppym Exp $
|
||||
|
||||
25 Apr 2015; Mike Gilbert <floppym@gentoo.org> install-xattr-0.3.ebuild,
|
||||
install-xattr-0.4.ebuild, install-xattr-9999.ebuild:
|
||||
Replace links pointing at git.overlays.gentoo.org.
|
||||
|
||||
30 Mar 2015; <tgall@gentoo.org> install-xattr-0.4.ebuild:
|
||||
stable on arm64
|
||||
|
||||
04 Mar 2015; Jeroen Roovers <jer@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for HPPA (bug #540480).
|
||||
|
||||
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for ia64, wrt bug #540480
|
||||
|
||||
27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for sparc, wrt bug #540480
|
||||
|
||||
25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for x86, wrt bug #540480
|
||||
|
||||
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for alpha, wrt bug #540480
|
||||
|
||||
19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable for amd64, wrt bug #540480
|
||||
|
||||
18 Feb 2015; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable on arm, bug #540480
|
||||
|
||||
18 Feb 2015; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.4.ebuild:
|
||||
Stable on ppc and ppc64, bug #540480
|
||||
|
||||
18 Feb 2015; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.4.ebuild,
|
||||
install-xattr-9999.ebuild:
|
||||
Add some || die.
|
||||
|
||||
*install-xattr-0.4 (13 Oct 2014)
|
||||
|
||||
13 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
+install-xattr-0.4.ebuild, install-xattr-9999.ebuild:
|
||||
Version bump, fixes bug #523994
|
||||
|
||||
12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Add ~arm64 and ~m68k keywords
|
||||
|
||||
30 Aug 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Stable on x86, bug #511984
|
||||
|
||||
19 Aug 2014; Chema Alonso <nimiux@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Stable for amd64 wrt bug #511984
|
||||
|
||||
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> install-xattr-0.3.ebuild,
|
||||
install-xattr-9999.ebuild:
|
||||
QA: drop trailing '.' from DESCRIPTION
|
||||
|
||||
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> install-xattr-0.3.ebuild:
|
||||
ia64/sparc stable wrt #511984
|
||||
|
||||
27 Jul 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Stable on arm, ppc and ppc64, bug #511984
|
||||
|
||||
24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Stable on alpha, bug #511984
|
||||
|
||||
24 Jul 2014; Jeroen Roovers <jer@gentoo.org> install-xattr-0.3.ebuild:
|
||||
Stable for HPPA (bug #511984).
|
||||
|
||||
23 Jul 2014; <tgall@gentoo.org> install-xattr-0.3.ebuild:
|
||||
arm64 stable, bug #511984
|
||||
|
||||
*install-xattr-0.3 (21 Jul 2014)
|
||||
|
||||
21 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
+install-xattr-0.3.ebuild, -install-xattr-0.1.ebuild,
|
||||
-install-xattr-0.2.ebuild:
|
||||
Version bump, fixes dst path if src is in a dir
|
||||
|
||||
*install-xattr-0.2 (15 Jun 2014)
|
||||
|
||||
15 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
+install-xattr-0.2.ebuild, install-xattr-9999.ebuild:
|
||||
Version bump 0.2, fixes PWD/OLDPWD when being wrapped by __PORTAGE_HELPER_PATH
|
||||
|
||||
31 May 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
install-xattr-9999.ebuild:
|
||||
Fix -9999 to work for released versions
|
||||
|
||||
*install-xattr-9999 (31 May 2014)
|
||||
|
||||
31 May 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
+install-xattr-9999.ebuild, -install-xattr-0.2.ebuild:
|
||||
Remove 0.2 and add -9999 for testing
|
||||
|
||||
*install-xattr-0.2 (01 Jun 2014)
|
||||
|
||||
01 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
|
||||
+install-xattr-0.2.ebuild:
|
||||
Fix: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=53a5c9
|
||||
cababc4a681c026b7ce445e29da4666d6c
|
||||
|
||||
31 May 2014; Mikle Kolyada <zlogene@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Add ~s390 keyword wrt bug #501534
|
||||
|
||||
22 Feb 2014; Jeroen Roovers <jer@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Marked ~hppa (bug #501534).
|
||||
|
||||
22 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Fix bug #502076
|
||||
|
||||
22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Add ~sparc, wrt bug #501534
|
||||
|
||||
22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Add ~ia64, wrt bug #501534
|
||||
|
||||
22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Add ~alpha, wrt bug #501534
|
||||
|
||||
17 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Keyword ~arm ~mips ~ppc ~ppc64
|
||||
|
||||
16 Feb 2014; Anthony G. Basile <blueness@gentoo.org> install-xattr-0.1.ebuild:
|
||||
Fix type in DESCRIPTION, thanks Arfrever
|
||||
|
||||
13 Feb 2014; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
|
||||
Initial commit, bug #465000
|
17
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/Manifest
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/Manifest
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
DIST install-xattr-0.3.tar.bz2 15989 SHA256 667f326887400b3c3142231a2abd89fd0e56107b27c26c6934a9e8ff09c897b3 SHA512 084f6c91a9768887134178a54f8639e6d76e05d81c017383e6d9e6a5ca281b5bfd11bf01276e865e58b9278987dba6139649a6ce701cb06a345a7351d91529c3 WHIRLPOOL d536ae1e36417b3b729ac7cec5656a82432dfbe2c47e1b44246542aa4af3a155c3da4517dd381caa3635a9126502dfdae7786d6d4e7fccfb84fd33a34b4e67fd
|
||||
DIST install-xattr-0.4.tar.bz2 16073 SHA256 d769908e738d876bdd35308e3a9555c97872fb8633255e23eaa5a0d68cd10c6f SHA512 f682da111b9803e0ebe3dbc01bf7b921e0c3b12edce3f0f64b9d70e7e8fc84d586bf9612cd2bdc5c49a300cb4bd40b562f218a98e63951f5644d81aeab468361 WHIRLPOOL 719da63f05be2f277a9c968309306df5071d5804473fbd327d85e320ac8b86813face041098bef33723c5ea5aaa4c2862f47fa9accbc4de51638ddb3500354ba
|
||||
EBUILD install-xattr-0.3.ebuild 1065 SHA256 d4bedf1102d329ac6ed7d49b611cd5b0ce3a8869e993e4f93fc7a2e7238c618d SHA512 cbc7437a2260c6c4071556c9c97ac64ff644fe34f6062a8fdae58c50803e17ad7bc865530890d9457d17946ba49146f7c794f170410e3db6181a4400f96e54e2 WHIRLPOOL 2e3127a8700ec4297fe8937df80d144a21a519988b063d861797cfd21a736556d164af1e8571e6b7240d7e9a2c1dc82bda7277c325967a39edf1c60a62535326
|
||||
EBUILD install-xattr-0.4.ebuild 1040 SHA256 5faf123ed93dff28c6dac48b62c881a161f86568cce87c3beec5be4562a8af25 SHA512 2b30d73638b6ad3db4a9addfe6dc96bb50a9fbb7844e55fca3f13eba16aace9f4c6bd43160bec727452f51b3f7b4f01da6bb61913ff953aedd2ef9b0b388a9ea WHIRLPOOL 3960e4c6ec47548dd00fd016a9cc520f0f750f852d0eecb3d7e3e49c478b7117492302b9505b3d0405e32ddef01fcb2a30645f31e92c1b4649e77c63636911db
|
||||
EBUILD install-xattr-9999.ebuild 1050 SHA256 ecc02f87c60b78c06dc52d21fa02ebd8c739859c5e3acd55bdbac9196db8c651 SHA512 5e0dd7f1336fba3d355a5412858aed7832124bd5ffca1bb9c6454aff6a4c2b0ab91a4ef7776a1210a6452c62c7f54eb5022b920b748e2532d15ef8dbda29f457 WHIRLPOOL 0b30ad8f59c6d887e0daee0a47f3e23dd1acbcf64fd3f3f2bc5d8c2dbc5f0d1db74bb019deab163f33f09452d6583d6432e03797984a6312511327420a764919
|
||||
MISC ChangeLog 4686 SHA256 5048b65013c11f9d600e9baebd14de41c33d3bceab956e30bb5b5d63fdec6b6a SHA512 02c58e51aa0ba95a9aeb0995acf03b342dfccb72fd28a3ab934fd68ae07580a27003c320bb8125209e2bdcbdccf38906bed4f05fe016a9749e9780e82a535d3a WHIRLPOOL bc884dbf0a96244c7b0e0e50f0cee86cbc3c2c8a9928be0ef39ed0b87d01f9d4e2d435f7f6f2a060a13f24028d5c7c52ca9114bf871fe832f6704d20bbd35ad6
|
||||
MISC metadata.xml 259 SHA256 8d59415d1381b227f13535379471b0f7ac3e4ea92e7367d3526aa582a06c7653 SHA512 6f3c1b4ce837dff7b418d16d4c3bb8ea5cd0b44cc6454003748ba2ce545efaf8911ff31692cee96f1195341c000f994275f2401ed2d6bd5ff342caf2607d60f6 WHIRLPOOL 5495217b65b01bc790c422afba1c4766e395a7232a5833c08606885d29db996b2736e61fc85061294b71b8468c65d7efc2679b51170ce53f610613ceffccfead
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iF4EAREIAAYFAlU7wp4ACgkQC77qH+pIQ6T0fgD8DmQEJz37No9H4IM1wO8AR3n+
|
||||
dy11XZqi2ZEoJxbdcR0BALzCnjtzKkGGrauK+4PU9Uz5r/oVvsseLkShHcFNAfv1
|
||||
=Rnfr
|
||||
-----END PGP SIGNATURE-----
|
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-0.3.ebuild
vendored
Normal file
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-0.3.ebuild
vendored
Normal file
@ -0,0 +1,45 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.3.ebuild,v 1.11 2015/04/25 16:36:44 floppym Exp $
|
||||
|
||||
EAPI=5
|
||||
DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
|
||||
HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/"
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
|
||||
KEYWORDS="alpha ~arm64 hppa ia64 ~m68k ~sh sparc"
|
||||
inherit git-2
|
||||
else
|
||||
SRC_URI="http://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
|
||||
S=${WORKDIR}/${PN}
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
src_prepare() {
|
||||
tc-export CC
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
cd "${WORKDIR}/${P}/misc/${PN}"
|
||||
fi
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
cd "${WORKDIR}/${P}/misc/${PN}"
|
||||
fi
|
||||
default
|
||||
}
|
||||
|
||||
# We need to fix how tests are done
|
||||
src_test() {
|
||||
true
|
||||
}
|
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-0.4.ebuild
vendored
Normal file
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-0.4.ebuild
vendored
Normal file
@ -0,0 +1,45 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.4.ebuild,v 1.12 2015/04/25 16:36:44 floppym Exp $
|
||||
|
||||
EAPI=5
|
||||
DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
|
||||
HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/"
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
|
||||
KEYWORDS=""
|
||||
inherit git-2
|
||||
else
|
||||
SRC_URI="http://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
|
||||
S=${WORKDIR}/${PN}
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
src_prepare() {
|
||||
tc-export CC
|
||||
}
|
||||
|
||||
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
|
||||
default
|
||||
}
|
||||
|
||||
# We need to fix how tests are done
|
||||
src_test() {
|
||||
true
|
||||
}
|
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-9999.ebuild
vendored
Normal file
45
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/install-xattr-9999.ebuild
vendored
Normal file
@ -0,0 +1,45 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-9999.ebuild,v 1.7 2015/04/25 16:36:44 floppym Exp $
|
||||
|
||||
EAPI=5
|
||||
DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
|
||||
HOMEPAGE="http://dev.gentoo.org/~blueness/install-xattr/"
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git"
|
||||
KEYWORDS=""
|
||||
inherit git-2
|
||||
else
|
||||
SRC_URI="http://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
S=${WORKDIR}/${PN}
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
src_prepare() {
|
||||
tc-export CC
|
||||
}
|
||||
|
||||
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
|
||||
default
|
||||
}
|
||||
|
||||
# We need to fix how tests are done
|
||||
src_test() {
|
||||
true
|
||||
}
|
9
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/metadata.xml
vendored
Normal file
9
sdk_container/src/third_party/portage-stable/sys-apps/install-xattr/metadata.xml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer>
|
||||
<email>blueness@gentoo.org</email>
|
||||
<name>Anthony G. Basile</name>
|
||||
</maintainer>
|
||||
<herd>base-system</herd>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user