diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-14 05:57:31 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-14 05:57:31 +0000 |
commit | 5654e3fc32d943280423e9dc9c8654979e1ad189 (patch) | |
tree | 915710ee63797b1a6d85a0e95cba67b2b0afadc5 /profiles/prefix/windows | |
parent | Initial import, bug 358999. (diff) | |
download | historical-5654e3fc32d943280423e9dc9c8654979e1ad189.tar.gz historical-5654e3fc32d943280423e9dc9c8654979e1ad189.tar.bz2 historical-5654e3fc32d943280423e9dc9c8654979e1ad189.zip |
Remove old-style virtual/os-headers, bug 358999.
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/cygwin/virtuals | 5 | ||||
-rw-r--r-- | profiles/prefix/windows/interix/virtuals | 5 | ||||
-rw-r--r-- | profiles/prefix/windows/winnt/virtuals | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/profiles/prefix/windows/cygwin/virtuals b/profiles/prefix/windows/cygwin/virtuals index a7a3c357cf59..b8f3674ef57f 100644 --- a/profiles/prefix/windows/cygwin/virtuals +++ b/profiles/prefix/windows/cygwin/virtuals @@ -1,6 +1,5 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/virtuals,v 1.1 2010/08/31 06:55:40 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/virtuals,v 1.2 2011/04/14 05:57:31 ulm Exp $ virtual/libc sys-cygwin/libc -virtual/os-headers sys-cygwin/libc diff --git a/profiles/prefix/windows/interix/virtuals b/profiles/prefix/windows/interix/virtuals index c36da4c6680b..7da8d639fcaf 100644 --- a/profiles/prefix/windows/interix/virtuals +++ b/profiles/prefix/windows/interix/virtuals @@ -1,6 +1,5 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/virtuals,v 1.1 2009/06/06 03:55:07 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/virtuals,v 1.2 2011/04/14 05:57:31 ulm Exp $ virtual/libc sys-interix/libc -virtual/os-headers sys-interix/libc diff --git a/profiles/prefix/windows/winnt/virtuals b/profiles/prefix/windows/winnt/virtuals index dd236502f50a..8a995518f295 100644 --- a/profiles/prefix/windows/winnt/virtuals +++ b/profiles/prefix/windows/winnt/virtuals @@ -1,6 +1,5 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/winnt/virtuals,v 1.1 2009/06/06 03:55:10 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/winnt/virtuals,v 1.2 2011/04/14 05:57:31 ulm Exp $ virtual/libc sys-winnt/libc -virtual/os-headers sys-winnt/libc |