diff options
author | 2014-03-19 22:03:52 +0000 | |
---|---|---|
committer | 2014-03-19 22:03:52 +0000 | |
commit | 19c6be62bedcf046d387f9af629e3550690cf13b (patch) | |
tree | 90d57522330f91b5c2cc18f8322d12f66a3ef27e | |
parent | Increase EAPI to 5 (diff) | |
download | gentoo-2-19c6be62bedcf046d387f9af629e3550690cf13b.tar.gz gentoo-2-19c6be62bedcf046d387f9af629e3550690cf13b.tar.bz2 gentoo-2-19c6be62bedcf046d387f9af629e3550690cf13b.zip |
Increase EAPI to 5
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.2/clang/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.2/clang/eapi | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.2/clang/ChangeLog b/profiles/default/bsd/fbsd/amd64/9.2/clang/ChangeLog index b6446cde44ab..671de3c827d7 100644 --- a/profiles/default/bsd/fbsd/amd64/9.2/clang/ChangeLog +++ b/profiles/default/bsd/fbsd/amd64/9.2/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.2/clang/ChangeLog,v 1.2 2013/08/10 02:33:31 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.2/clang/ChangeLog,v 1.3 2014/03/19 22:03:52 dilfridge Exp $ + + 19 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> +eapi: + Increase EAPI to 5 10 Aug 2013; Alexis Ballier <aballier@gentoo.org> package.use.force: force clang useflag on llvm diff --git a/profiles/default/bsd/fbsd/amd64/9.2/clang/eapi b/profiles/default/bsd/fbsd/amd64/9.2/clang/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/9.2/clang/eapi @@ -0,0 +1 @@ +5 |