mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 63ac18f5f22842a2124b95bdd334af631a3be5b7.
This commit is contained in:
parent
2d7a9c4c2e
commit
ce27af9aee
@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
|
|||||||
EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
|
EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
||||||
|
@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
|
|||||||
EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
|
EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
||||||
|
@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
||||||
# Per release notes, 1.9.x is a testing/development release.
|
# Per release notes, 1.9.x is a testing/development release.
|
||||||
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
||||||
|
@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
|
||||||
# Per release notes, 1.9.x is a testing/development release.
|
# Per release notes, 1.9.x is a testing/development release.
|
||||||
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user