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 | 477048754f72bb1a1ab8f1ed119797da5637bfeb (patch) | |
tree | 7f09bd7640e95b46fba098287b7a03b83d98bdfd /profiles | |
parent | Version and EAPI bump. (diff) | |
download | historical-477048754f72bb1a1ab8f1ed119797da5637bfeb.tar.gz historical-477048754f72bb1a1ab8f1ed119797da5637bfeb.tar.bz2 historical-477048754f72bb1a1ab8f1ed119797da5637bfeb.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 |