diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-10-21 23:48:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-10-21 23:48:42 +0000 |
commit | 8e4b404d5f7083207deae2a7c8ebda16466af722 (patch) | |
tree | c9fc982cf15e936072ea5785aebc7f1e59c11799 /profiles | |
parent | Update mips to eapi 5 (diff) | |
download | gentoo-2-8e4b404d5f7083207deae2a7c8ebda16466af722.tar.gz gentoo-2-8e4b404d5f7083207deae2a7c8ebda16466af722.tar.bz2 gentoo-2-8e4b404d5f7083207deae2a7c8ebda16466af722.zip |
Update powerpc to eapi 5
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc32/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/32bit-userland/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/64bit-userland/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/eapi | 1 |
6 files changed, 11 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index 720d8548b27c..da71b217134d 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,11 @@ # 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.15 2013/10/21 23:42:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.16 2013/10/21 23:48:41 blueness Exp $ + + 21 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +linux/powerpc/eapi, + +linux/powerpc/ppc32/eapi, +linux/powerpc/ppc64/32bit-userland/eapi, + +linux/powerpc/ppc64/64bit-userland/eapi, +linux/powerpc/ppc64/eapi: + Update powerpc to eapi 5 21 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +linux/mips/eapi, +linux/mips/mipsel/eapi, +linux/mips/mipsel/multilib/eapi, diff --git a/profiles/hardened/linux/powerpc/eapi b/profiles/hardened/linux/powerpc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/powerpc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/powerpc/ppc32/eapi b/profiles/hardened/linux/powerpc/ppc32/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/eapi b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/eapi b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/powerpc/ppc64/eapi b/profiles/hardened/linux/powerpc/ppc64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/eapi @@ -0,0 +1 @@ +5 |