diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-18 08:51:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-18 08:51:13 +0000 |
commit | 60fe83dc291aff0103a03cc181cc6a172527a51a (patch) | |
tree | 958e547c40a910fbd83ec8e44adf2e2f3ecd48fc /profiles | |
parent | Version and EAPI bump. (diff) | |
download | gentoo-2-60fe83dc291aff0103a03cc181cc6a172527a51a.tar.gz gentoo-2-60fe83dc291aff0103a03cc181cc6a172527a51a.tar.bz2 gentoo-2-60fe83dc291aff0103a03cc181cc6a172527a51a.zip |
Add OSX Lion profiles, bug #395119
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 081904e0e6fa..3f534a5acf69 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6026 2011/12/17 21:59:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6027 2011/12/18 08:51:13 grobian Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 18 Dec 2011; Fabian Groffen <grobian@gentoo.org> profiles.desc: + Add OSX Lion profiles, bug #395119 + 17 Dec 2011; Alexey Shvetsov <alexxy@gentoo.org> arch/alpha/package.use.mask, arch/ia64/package.use.mask, arch/sparc/package.use.mask: Mask numa use flag for openmpi on some arches diff --git a/profiles/profiles.desc b/profiles/profiles.desc index cb7caefdbd93..a404af8a6440 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -210,6 +210,8 @@ x86-macos prefix/darwin/macos/10.5/x86 exp x64-macos prefix/darwin/macos/10.5/x64 exp x86-macos prefix/darwin/macos/10.6/x86 exp x64-macos prefix/darwin/macos/10.6/x64 exp +x86-macos prefix/darwin/macos/10.7/x86 exp +x64-macos prefix/darwin/macos/10.7/x64 exp # Solaris Profiles sparc-solaris prefix/sunos/solaris/5.9/sparc exp |