diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-19 22:03:10 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-19 22:03:10 +0000 |
commit | f5e09d8efca387807e2aa8e90a77061d771a2edd (patch) | |
tree | 95bb1273fde5d95c68c8f73378a9be1d3851a35e /profiles/default/bsd/fbsd | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | gentoo-2-f5e09d8efca387807e2aa8e90a77061d771a2edd.tar.gz gentoo-2-f5e09d8efca387807e2aa8e90a77061d771a2edd.tar.bz2 gentoo-2-f5e09d8efca387807e2aa8e90a77061d771a2edd.zip |
Increase EAPI to 5
Diffstat (limited to 'profiles/default/bsd/fbsd')
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.1/clang/eapi | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog index 4db3e5f2edc9..bcd6fb2091ef 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog +++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.10 2013/07/27 23:27:39 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.11 2014/03/19 22:03:10 dilfridge Exp $ + + 19 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> +eapi: + Increase EAPI to 5 27 Jul 2013; Alexis Ballier <aballier@gentoo.org> package.use.force: build libcxx multilib, patch by Yuta SATOH in bug #475294 diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/eapi b/profiles/default/bsd/fbsd/amd64/9.1/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/eapi @@ -0,0 +1 @@ +5 |