diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-10-22 00:03:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-10-22 00:03:16 +0000 |
commit | 7d7c17b8b6a0de5b78d6dbb08f315b42e11c5cde (patch) | |
tree | 742fa9668c121061da8a33b29f80abd5d5b2d0da | |
parent | Update powerpc to eapi 5 (diff) | |
download | gentoo-2-7d7c17b8b6a0de5b78d6dbb08f315b42e11c5cde.tar.gz gentoo-2-7d7c17b8b6a0de5b78d6dbb08f315b42e11c5cde.tar.bz2 gentoo-2-7d7c17b8b6a0de5b78d6dbb08f315b42e11c5cde.zip |
Update ia64 to eapi 5
-rw-r--r-- | profiles/hardened/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/ia64/eapi | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index da71b217134d..441f5dd7fe53 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.16 2013/10/21 23:48:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.17 2013/10/22 00:03:15 blueness Exp $ + + 22 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +linux/ia64/eapi: + Update ia64 to eapi 5 21 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +linux/powerpc/eapi, +linux/powerpc/ppc32/eapi, +linux/powerpc/ppc64/32bit-userland/eapi, diff --git a/profiles/hardened/linux/ia64/eapi b/profiles/hardened/linux/ia64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/ia64/eapi @@ -0,0 +1 @@ +5 |