mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 18:42:22 +02:00
bump(virtual/libintl): sync with upstream
This commit is contained in:
parent
b60b53faa9
commit
8156c766b7
@ -1,8 +1,8 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for the GNU Internationalization Library
|
||||
EAPI=0
|
||||
EAPI=5
|
||||
IUSE=elibc_glibc elibc_uclibc
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||
RDEPEND=!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( sys-devel/gettext ) ) )
|
||||
SLOT=0
|
||||
_md5_=66d77d7e1b39405117bbb85a5a6134cd
|
||||
_md5_=62ddc9a409968c11d31e1a95e7c3a895
|
||||
|
@ -1,9 +1,9 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for the GNU Internationalization Library
|
||||
EAPI=4
|
||||
EAPI=5
|
||||
IUSE=elibc_glibc elibc_uclibc abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||
RDEPEND=!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( >=sys-devel/gettext-0.18.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) )
|
||||
SLOT=0
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build eed53a6313267c9fbcd35fc384bd0087 toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||
_md5_=608dfa0e00f4dac1914c93ddc22d37ce
|
||||
_md5_=97eabc91c077b1d01a365178645d3859
|
||||
|
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/libintl-0-r2
vendored
Normal file
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/libintl-0-r2
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for the GNU Internationalization Library
|
||||
EAPI=5
|
||||
IUSE=elibc_glibc elibc_musl elibc_uclibc abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||
RDEPEND=!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libintl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) )
|
||||
SLOT=0
|
||||
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build eed53a6313267c9fbcd35fc384bd0087 toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||
_md5_=9e14b386cc75c6475a298957f2ae5920
|
@ -1,93 +0,0 @@
|
||||
# ChangeLog for virtual/libintl
|
||||
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.27 2014/10/27 01:47:27 vapier Exp $
|
||||
|
||||
27 Oct 2014; Mike Frysinger <vapier@gentoo.org> libintl-0-r1.ebuild:
|
||||
Mark arm64/m68k/s390/sh stable.
|
||||
|
||||
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for sparc, wrt bug #512012
|
||||
|
||||
13 Sep 2014; Markus Meier <maekke@gentoo.org> libintl-0-r1.ebuild:
|
||||
arm stable, bug #518614
|
||||
|
||||
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for alpha, wrt bug #512012
|
||||
|
||||
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for ia64, wrt bug #512012
|
||||
|
||||
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for ppc64, wrt bug #512012
|
||||
|
||||
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for HPPA (bug #512012).
|
||||
|
||||
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for ppc, wrt bug #512012
|
||||
|
||||
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for x86, wrt bug #512012
|
||||
|
||||
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
|
||||
Stable for amd64, wrt bug #512912
|
||||
|
||||
18 Jun 2014; Michał Górny <mgorny@gentoo.org> libintl-0-r1.ebuild:
|
||||
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
|
||||
#513718.
|
||||
|
||||
26 Jan 2014; Anthony G. Basile <blueness@gentoo.org> libintl-0-r1.ebuild,
|
||||
libintl-0.ebuild:
|
||||
musl provides its own intl
|
||||
|
||||
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> libintl-0-r1.ebuild,
|
||||
libintl-0.ebuild:
|
||||
Add arm64 keywords.
|
||||
|
||||
*libintl-0-r1 (16 Jan 2014)
|
||||
|
||||
16 Jan 2014; Michał Górny <mgorny@gentoo.org> +libintl-0-r1.ebuild:
|
||||
Add multilib libintl, bug #496220.
|
||||
|
||||
17 Feb 2013; Zac Medico <zmedico@gentoo.org> libintl-0.ebuild:
|
||||
Add ~arm-linux keyword.
|
||||
|
||||
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libintl-0.ebuild:
|
||||
keyword ~amd64-fbsd
|
||||
|
||||
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libintl-0.ebuild:
|
||||
Drop to ~mips
|
||||
|
||||
31 Mar 2010; <solar@gentoo.org> libintl-0.ebuild:
|
||||
- elibc_glibc has to be defined in IUSE= for profiles that are unable to
|
||||
use.force that flag bug #312085
|
||||
|
||||
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libintl-0.ebuild:
|
||||
Set empty HOMEPAGE and LICENSE.
|
||||
|
||||
23 Dec 2009; <solar@gentoo.org> libintl-0.ebuild:
|
||||
no gettext for uclibc
|
||||
|
||||
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libintl-0.ebuild,
|
||||
metadata.xml:
|
||||
QA: Add prefix keywords; clean up deps for prefix; change maintainer to
|
||||
alt@
|
||||
|
||||
25 Jan 2008; Fabian Groffen <grobian@gentoo.org> libintl-0.ebuild:
|
||||
Dropped ppc-macos keyword, see you in prefix
|
||||
|
||||
17 Oct 2006; Roy Marples <uberlord@gentoo.org> libintl-0.ebuild:
|
||||
Added ~sparc-fbsd keyword.
|
||||
|
||||
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
|
||||
Add ~x86-fbsd keyword.
|
||||
|
||||
13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
|
||||
Add m68k and ppc-macos keywords to the virtual.
|
||||
|
||||
*libintl-0 (13 Jan 2006)
|
||||
|
||||
13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
|
||||
+libintl-0.ebuild:
|
||||
Add virtual/libintl to add runtime dependency over when using nls useflag.
|
||||
It's a no-op for GLIBC systems and depends on gettext for the others.
|
@ -1,24 +0,0 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
EBUILD libintl-0-r1.ebuild 980 SHA256 5154cfd0ea7ea6eda45c7cfde1472640388c5e4df77ccb32bb24c3108f7b07fd SHA512 c8b61a1d5a708437245b753f92115c859499d616ba0dfd8ba23fc01f62e936ec3e0207b8eac75805c3eab69f62b69a739d1bd6ae6861680d8795db3f588c57f8 WHIRLPOOL bdcecdf84c3cd737bc3db14431c4afe11b4539cd3465a01380d5ede5387ac7e7e687fc6d17f46077443a6dfed1102f3db7db3e25cf3efcf0de4f8b04685c9581
|
||||
EBUILD libintl-0.ebuild 916 SHA256 64a0c818164fc505fcbd320aba2bd48d3b96b6e7847f911f06e55d91f8aee725 SHA512 fc361ebc733285315a02e8c0969318d5b2789c1bfafff6ff8438ef1a0c177e89f6daa9a48d2927cdc73e110e3fa86222db1dad60ca5d8f400b8cbdead2d0b47b WHIRLPOOL e08bfb240829012e3df44ef3875fa4442e7a505b797ae6a51e22256b4bca560a21635deebdf1f4938f8db7c4bf73737184a366800233b1c1a12c50db03001b00
|
||||
MISC ChangeLog 3258 SHA256 54dd161b90336acf43dd08d52c195c4664f0f3b667eae1d2b66590c9e82a8e6b SHA512 72f802a0194800e4593ac905d88b1992208ee3cc2182015e1a05934ddaf7ee438781be2d59f5477979dfd2da0149213a5289717c74273e4c2598cbb922757c3d WHIRLPOOL 02cc13dfafce55299f67e1839f8925ac8b11364d61500c36072c0d55e0d8273f0919fb5d8d9f50d22d128d296d65489d38356fd8722c750ab1b55d8d5f6ed17a
|
||||
MISC metadata.xml 222 SHA256 8cdf49aa475bddd11d8dfa6f609f19b5522fb7df1b8be9993744d2bee0591220 SHA512 97b19cdf6a796efd400a54d71d9e0084e2453c237a778e15942f84c9baf5021af20f90056e16772e9002990d9f9b6ac513e4d2a0f7731427abdcfb939bccff98 WHIRLPOOL c487aca796552282c911e1be14b89d8163b7d6e3de49a36c0aa8651aa2d641c8bbf54b28d10b74617e0aa4e465fe51cd572aa2694a5317c19cb1c1c037c8bb96
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQIcBAEBCAAGBQJUTaQxAAoJEPGu1DbS6WIAiu8P/2Q+a3ucg0JiQ5+P2V7iWl5b
|
||||
wlAeVblRxYVD2DE2c/X4Mng0snPrk3G16Xf4IJ6vb0YhEYTvo/oLbiyyqrvrS+q5
|
||||
nVYo6uwYwc0BuRLjPoPgsMvL+hccFo5ovjKeY3FgT2cUjYNJh90tmQNTyGVmd4F6
|
||||
S7nBIKP5WA9JANEuOfRZaLlqQCHKvIDOX8FBSDtQtAyfuOFNynuj7Nof5OFsDmBl
|
||||
XAIC7vp5FbB3Mk163OSGTeFWQ4U4lmPCzVEauF7Zp6dqxkCwK7z1WOpmi6Tjcsg7
|
||||
5+fCdT24v0VPz8zFvHmvYH1tPYMgysMTyJzw+5N23HrhfegG1yS1BuQTPOkOjof+
|
||||
peF9CcC8iAIU8fSfDecahi/DEciiq4SF1RDuxykRiPlm7Z+8tnyEuqq5uswEGdMr
|
||||
I7GqlACAD8MUlZOJF5b6AnPjGAdab+JoNO/LO/AxiTqi67x+JPmb28aCVBR7dxwp
|
||||
qNr9oerbPSw38i4T7vg+dke949R/IERtPqE5GCt/j/Ajal6fVbPCn4lGcW5m0God
|
||||
6bxTsH5BPU52gQC2o3yUGUFWsHIDja3VgTFrvgwdW3eUCGHf4udObXOwCojsaa5F
|
||||
LPacmRljOBVZwGX/0BmbIJO0lW4e9OZhsj22objsY6VQmNdn02VZXzHKec+0pxS0
|
||||
NMvFQKtOCL+d1I1BfnYC
|
||||
=xADc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,19 +1,14 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0-r1.ebuild,v 1.14 2014/10/27 01:47:27 vapier Exp $
|
||||
|
||||
EAPI=4
|
||||
EAPI=5
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for the GNU Internationalization Library"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="elibc_glibc elibc_uclibc"
|
||||
DEPEND=""
|
||||
|
||||
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
|
||||
# that and gcc. And don't force uClibc to dep on this.
|
||||
|
15
sdk_container/src/third_party/portage-stable/virtual/libintl/libintl-0-r2.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/libintl/libintl-0-r2.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for the GNU Internationalization Library"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="elibc_glibc elibc_musl elibc_uclibc"
|
||||
|
||||
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
|
||||
# that and gcc. And don't force uClibc to dep on this.
|
||||
RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libintl[${MULTILIB_USEDEP}] ) ) )"
|
@ -1,15 +1,12 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v 1.15 2014/01/26 18:41:17 blueness Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="Virtual for the GNU Internationalization Library"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="elibc_glibc elibc_uclibc"
|
||||
DEPEND=""
|
||||
|
||||
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
|
||||
# that and gcc. And don't force uClibc to dep on this.
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer>
|
||||
<maintainer type="project">
|
||||
<email>alt@gentoo.org</email>
|
||||
<name>Gentoo Alt</name>
|
||||
</maintainer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user