diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-07-01 12:56:14 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-07-01 13:01:22 +0200 |
commit | abc0ab8c49ce257499f1b0d2defda707d2f0ae72 (patch) | |
tree | 2329a841e4282a6ba5f349d0794f43c04dffef54 /profiles/prefix/aix | |
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/prefix/aix')
-rw-r--r-- | profiles/prefix/aix/package.mask | 4 | ||||
-rw-r--r-- | profiles/prefix/aix/package.unmask | 4 | ||||
-rw-r--r-- | profiles/prefix/aix/package.use.mask | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask index fc5cca327375..60c217c107df 100644 --- a/profiles/prefix/aix/package.mask +++ b/profiles/prefix/aix/package.mask @@ -1,10 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (03 Mar 2017) +# Michael Haubenwallner <haubi@gentoo.org> (2017-03-03) # Breaks (openssh, ...) because of PR target/65058 >=sys-devel/gcc-4.8.5 -# Fabian Groffen <grobian@gentoo.org> (04 Apr 2007) +# Fabian Groffen <grobian@gentoo.org> (2007-04-04) # This is the only linker for AIX -sys-devel/native-cctools diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask index 7dbad76ea3e6..7a6601cedf9d 100644 --- a/profiles/prefix/aix/package.unmask +++ b/profiles/prefix/aix/package.unmask @@ -1,12 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (03 Mar 2017) +# Michael Haubenwallner <haubi@gentoo.org> (2017-03-03) # Only these versions have the patches for proper AIX support. # note: these ebuilds come from repo/proj/prefix.git ~sys-devel/gcc-4.2.4 ~sys-devel/gcc-4.8.4 -# Michael Haubenwallner <haubi@gentoo.org> (14 Apr 2014) +# Michael Haubenwallner <haubi@gentoo.org> (2014-04-14) # Endless loop while compiling gcc-4.2.4 for yet unknown reason. ~sys-devel/make-4.0 diff --git a/profiles/prefix/aix/package.use.mask b/profiles/prefix/aix/package.use.mask index 21d4342daa5a..f7b06caec556 100644 --- a/profiles/prefix/aix/package.use.mask +++ b/profiles/prefix/aix/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (16 Feb 2012) +# Michael Haubenwallner <haubi@gentoo.org> (2012-02-16) # JIT implementation in pcre does not know about AIX. dev-libs/libpcre jit |