diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 10:49:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 11:16:11 +0100 |
commit | 0b0e2175665db5fd07a3d12d4ca5eac6b9c350c9 (patch) | |
tree | 0de199b17cd9f775a7f482973c83466fa5ed7860 | |
parent | profiles/prefix/aix: Remove USE mask on removed version (diff) | |
download | gentoo-0b0e2175665db5fd07a3d12d4ca5eac6b9c350c9.tar.gz gentoo-0b0e2175665db5fd07a3d12d4ca5eac6b9c350c9.tar.bz2 gentoo-0b0e2175665db5fd07a3d12d4ca5eac6b9c350c9.zip |
profiles/prefix/darwin: Remove masks on removed package USE flags
-rw-r--r-- | profiles/prefix/darwin/macos/10.4/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.5/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.6/package.use.mask | 7 |
3 files changed, 2 insertions, 17 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/package.use.mask b/profiles/prefix/darwin/macos/10.4/package.use.mask index abb881877509..6559a807eafd 100644 --- a/profiles/prefix/darwin/macos/10.4/package.use.mask +++ b/profiles/prefix/darwin/macos/10.4/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 @@ -6,7 +6,3 @@ # mach_override.h missing # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html dev-lang/erlang hipe - -# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) -# there's no (official) java6 on macosx -dev-util/checkstyle test diff --git a/profiles/prefix/darwin/macos/10.5/package.use.mask b/profiles/prefix/darwin/macos/10.5/package.use.mask index abb881877509..6559a807eafd 100644 --- a/profiles/prefix/darwin/macos/10.5/package.use.mask +++ b/profiles/prefix/darwin/macos/10.5/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 @@ -6,7 +6,3 @@ # mach_override.h missing # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html dev-lang/erlang hipe - -# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) -# there's no (official) java6 on macosx -dev-util/checkstyle test diff --git a/profiles/prefix/darwin/macos/10.6/package.use.mask b/profiles/prefix/darwin/macos/10.6/package.use.mask deleted file mode 100644 index cba856984633..000000000000 --- a/profiles/prefix/darwin/macos/10.6/package.use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - - -# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) -# there's no (official) java6 on macosx -dev-util/checkstyle test |