diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.4/eapi | 1 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.5/eapi | 1 |
3 files changed, 7 insertions, 1 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index f9962e2e89ed..5f4d5be58da1 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.10 2009/06/26 02:51:55 solar Exp $ +# $Id: ChangeLog,v 1.11 2009/06/26 03:40:01 mr_bones_ Exp $ + + 26 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> + +darwin/macos/10.4/eapi, +darwin/macos/10.5/eapi: + The PM needs to know the eapi right in the child node of the profile. 26 Jun 2009; <solar@gentoo.org> +eapi: - commit 1.130 of ../profile.desc enabled prefix in QA tools. Mr_Bones diff --git a/profiles/prefix/darwin/macos/10.4/eapi b/profiles/prefix/darwin/macos/10.4/eapi new file mode 100644 index 000000000000..d00491fd7e5b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.5/eapi b/profiles/prefix/darwin/macos/10.5/eapi new file mode 100644 index 000000000000..d00491fd7e5b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/eapi @@ -0,0 +1 @@ +1 |