diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-07-31 16:23:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-07-31 16:23:41 +0000 |
commit | edc269384564eddafeef601d0ddc8b9497c6bf9e (patch) | |
tree | 5272f1ddebdde7fc3041c6e845d311fc60eb092b | |
parent | Fix respect of LDFLAGS for Bug #337524 (diff) | |
download | gentoo-2-edc269384564eddafeef601d0ddc8b9497c6bf9e.tar.gz gentoo-2-edc269384564eddafeef601d0ddc8b9497c6bf9e.tar.bz2 gentoo-2-edc269384564eddafeef601d0ddc8b9497c6bf9e.zip |
Add Mac OS X Mountain Lion (10.8) 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 d7b8654a6d8b..10d0d4f1e381 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6859 2012/07/31 13:24:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6860 2012/07/31 16:23:41 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! + 31 Jul 2012; Fabian Groffen <grobian@gentoo.org> profiles.desc: + Add Mac OS X Mountain Lion (10.8) profiles + 31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> package.mask: Removing mask on =net-misc/curl-7.27.0, its off the tree, bug #428696 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 6b18d1cc0374..7c1b3a07d550 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -208,6 +208,8 @@ 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 +x86-macos prefix/darwin/macos/10.8/x86 exp +x64-macos prefix/darwin/macos/10.8/x64 exp # Solaris Profiles sparc-solaris prefix/sunos/solaris/5.9/sparc exp |