diff options
author | 2019-07-01 12:56:14 +0200 | |
---|---|---|
committer | 2019-07-01 13:01:22 +0200 | |
commit | abc0ab8c49ce257499f1b0d2defda707d2f0ae72 (patch) | |
tree | 2329a841e4282a6ba5f349d0794f43c04dffef54 /profiles/default/linux/musl | |
parent | profiles: Delete trailing whitespace in package.mask. (diff) | |
download | gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.gz gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.bz2 gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.zip |
profiles: Update all files to YYYY-MM-DD date format.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/default/linux/musl')
-rw-r--r-- | profiles/default/linux/musl/mips/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default/linux/musl/mips/package.use.force | 2 | ||||
-rw-r--r-- | profiles/default/linux/musl/package.use | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/linux/musl/mips/make.defaults b/profiles/default/linux/musl/mips/make.defaults index 06fe764dc9f5..f1406ac0ecda 100644 --- a/profiles/default/linux/musl/mips/make.defaults +++ b/profiles/default/linux/musl/mips/make.defaults @@ -10,7 +10,7 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014) +# Anthony G. Basile <blueness@gentoo.org> (2014-07-01) # Multilib-related setup, bug #515130 ABI="o32" DEFAULT_ABI="o32" diff --git a/profiles/default/linux/musl/mips/package.use.force b/profiles/default/linux/musl/mips/package.use.force index 0668465065ef..dc332c759843 100644 --- a/profiles/default/linux/musl/mips/package.use.force +++ b/profiles/default/linux/musl/mips/package.use.force @@ -1,4 +1,4 @@ -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) +# Michał Górny <mgorny@gentoo.org> (2016-09-24) # Force the host target to avoid dependency hell dev-ml/llvm-ocaml llvm_targets_Mips sys-devel/clang llvm_targets_Mips diff --git a/profiles/default/linux/musl/package.use b/profiles/default/linux/musl/package.use index 2d99b60f76b4..2220022c5f79 100644 --- a/profiles/default/linux/musl/package.use +++ b/profiles/default/linux/musl/package.use @@ -1,7 +1,7 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# Anthony G. Basile <blueness@gentoo.org> (14 Jul 2016) +# Anthony G. Basile <blueness@gentoo.org> (2016-07-14) # We need this to break a circular dependency with # 'sys-libs/libcap pam' in stage3 catalyst builds sys-libs/pam -filecaps |