diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-18 17:35:06 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-18 17:35:06 +0200 |
commit | 48769e537f7e506ac6cfc9f9df84a2bd4e999f2f (patch) | |
tree | 003b4eb3c3a1e22ced536acd7153844ec0c54645 /profiles/prefix/windows | |
parent | =dev-python/pyserial: enable python 3.5 support in vn. 2.7-r1 (diff) | |
download | gentoo-48769e537f7e506ac6cfc9f9df84a2bd4e999f2f.tar.gz gentoo-48769e537f7e506ac6cfc9f9df84a2bd4e999f2f.tar.bz2 gentoo-48769e537f7e506ac6cfc9f9df84a2bd4e999f2f.zip |
profiles/prefix/cygwin/2.0: for coreutils add p.use kill
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/cygwin/2.0/package.use | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/prefix/windows/cygwin/2.0/package.use b/profiles/prefix/windows/cygwin/2.0/package.use new file mode 100644 index 000000000000..d701f36dfe00 --- /dev/null +++ b/profiles/prefix/windows/cygwin/2.0/package.use @@ -0,0 +1,7 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Michael Haubenwallner <haubi@gentoo.org> (18 Apr 2016) +# Cygwin coreutils provide kill as gkill +sys-apps/coreutils kill |