diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-11-29 09:03:19 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-11-29 09:03:19 +0100 |
commit | 68a31fc314197b0827b6ea01731ec85c02914ca8 (patch) | |
tree | 00304fc3a935f240a4a0e8e93c1a5525e2fe8235 /profiles/prefix | |
parent | profiles/cygwin/p.mask: >=coreutils-8.27, cygwin provides 8.26 for now, bug#6... (diff) | |
download | gentoo-68a31fc314197b0827b6ea01731ec85c02914ca8.tar.gz gentoo-68a31fc314197b0827b6ea01731ec85c02914ca8.tar.bz2 gentoo-68a31fc314197b0827b6ea01731ec85c02914ca8.zip |
profiles/cygwin/p.mask: use current date (bug#638816)
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/windows/cygwin/package.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index 3a8ae9a85b7e..cf5b2e00b3ca 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,7 +1,7 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (15 Mar 2017) +# Michael Haubenwallner <haubi@gentoo.org> (29 Nov 2017) # Cygwin upstream does not provide coreutils-8.28 yet, bug#638816. >=sys-apps/coreutils-8.27 |