diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-10-22 00:06:01 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-10-22 00:06:01 +0000 |
commit | e0529c412fe26405de7e44a2b38d54a69b44125d (patch) | |
tree | fbf0ac9dfc867edee0f43283e48ee6e31d5fdec3 /profiles | |
parent | Update ia64 to eapi 5 (diff) | |
download | gentoo-2-e0529c412fe26405de7e44a2b38d54a69b44125d.tar.gz gentoo-2-e0529c412fe26405de7e44a2b38d54a69b44125d.tar.bz2 gentoo-2-e0529c412fe26405de7e44a2b38d54a69b44125d.zip |
Update all hardened uclibc arches to eapi 5
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/amd64/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/armv6j/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/armv7a/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/ppc/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/x86/eapi | 1 |
8 files changed, 14 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index 441f5dd7fe53..51f7e1f35b7c 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,12 @@ # 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.17 2013/10/22 00:03:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.18 2013/10/22 00:06:00 blueness Exp $ + + 22 Oct 2013; Anthony G. Basile <blueness@gentoo.org> + +linux/uclibc/amd64/eapi, +linux/uclibc/arm/armv6j/eapi, + +linux/uclibc/arm/armv7a/eapi, +linux/uclibc/arm/eapi, + +linux/uclibc/mips/eapi, +linux/uclibc/ppc/eapi, +linux/uclibc/x86/eapi: + Update all hardened uclibc arches to eapi 5 22 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +linux/ia64/eapi: Update ia64 to eapi 5 diff --git a/profiles/hardened/linux/uclibc/amd64/eapi b/profiles/hardened/linux/uclibc/amd64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/amd64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/arm/armv6j/eapi b/profiles/hardened/linux/uclibc/arm/armv6j/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/arm/armv6j/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/arm/armv7a/eapi b/profiles/hardened/linux/uclibc/arm/armv7a/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/arm/armv7a/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/arm/eapi b/profiles/hardened/linux/uclibc/arm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/arm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/mips/eapi b/profiles/hardened/linux/uclibc/mips/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/mips/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/ppc/eapi b/profiles/hardened/linux/uclibc/ppc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/ppc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/uclibc/x86/eapi b/profiles/hardened/linux/uclibc/x86/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/hardened/linux/uclibc/x86/eapi @@ -0,0 +1 @@ +5 |