diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-09-13 05:21:26 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-09-13 05:21:26 +0000 |
commit | 491f26a5dc25d3db61ee54d928424732431a1dc5 (patch) | |
tree | 2505c170628e68d066c966e9e7dc14023ff59c72 /profiles/base | |
parent | alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpu... (diff) | |
download | gentoo-2-491f26a5dc25d3db61ee54d928424732431a1dc5.tar.gz gentoo-2-491f26a5dc25d3db61ee54d928424732431a1dc5.tar.bz2 gentoo-2-491f26a5dc25d3db61ee54d928424732431a1dc5.zip |
Populate variables for "Profile IUSE injection" (applies only to ebuilds
which use EAPI 5 or later). These are just minimal settings for ARCH, ELIBC,
KERNEL, and USERLAND flags which everyone can probably agree on.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index b07e4f37e3f1..49526d0a5906 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.432 2012/09/13 05:19:55 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.433 2012/09/13 05:21:26 zmedico Exp $ + + 13 Sep 2012; Zac Medico <zmedico@gentoo.org> make.defaults: + Populate variables for "Profile IUSE injection" (applies only to ebuilds + which use EAPI 5 or later). These are just minimal settings for ARCH, ELIBC, + KERNEL, and USERLAND flags which everyone can probably agree on. 13 Sep 2012; Zac Medico <zmedico@gentoo.org> make.defaults: Populate variables for "Profile IUSE injection" (applies only to ebuilds |