From e0529c412fe26405de7e44a2b38d54a69b44125d Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 22 Oct 2013 00:06:01 +0000 Subject: Update all hardened uclibc arches to eapi 5 --- profiles/hardened/ChangeLog | 8 +++++++- profiles/hardened/linux/uclibc/amd64/eapi | 1 + profiles/hardened/linux/uclibc/arm/armv6j/eapi | 1 + profiles/hardened/linux/uclibc/arm/armv7a/eapi | 1 + profiles/hardened/linux/uclibc/arm/eapi | 1 + profiles/hardened/linux/uclibc/mips/eapi | 1 + profiles/hardened/linux/uclibc/ppc/eapi | 1 + profiles/hardened/linux/uclibc/x86/eapi | 1 + 8 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 profiles/hardened/linux/uclibc/amd64/eapi create mode 100644 profiles/hardened/linux/uclibc/arm/armv6j/eapi create mode 100644 profiles/hardened/linux/uclibc/arm/armv7a/eapi create mode 100644 profiles/hardened/linux/uclibc/arm/eapi create mode 100644 profiles/hardened/linux/uclibc/mips/eapi create mode 100644 profiles/hardened/linux/uclibc/ppc/eapi create mode 100644 profiles/hardened/linux/uclibc/x86/eapi 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 + +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 +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 -- cgit v1.2.3-65-gdbad