diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-06-12 06:08:37 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-06-12 06:08:51 -0400 |
commit | 9bc755f4539e8d6346abb8ac1759a7849f13edde (patch) | |
tree | 666429ca4a5f947cfa90d76cee7411c63ec74838 /profiles/hardened | |
parent | www-servers/tomcat-9.0.21: bump (diff) | |
download | gentoo-9bc755f4539e8d6346abb8ac1759a7849f13edde.tar.gz gentoo-9bc755f4539e8d6346abb8ac1759a7849f13edde.tar.bz2 gentoo-9bc755f4539e8d6346abb8ac1759a7849f13edde.zip |
profiles: remove old uclibc arm and ppc profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/armv7a/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/armv7a/parent | 3 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/arm/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/ppc/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/ppc/parent | 2 |
5 files changed, 0 insertions, 8 deletions
diff --git a/profiles/hardened/linux/uclibc/arm/armv7a/eapi b/profiles/hardened/linux/uclibc/arm/armv7a/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/uclibc/arm/armv7a/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/uclibc/arm/armv7a/parent b/profiles/hardened/linux/uclibc/arm/armv7a/parent deleted file mode 100644 index 7bea4235c084..000000000000 --- a/profiles/hardened/linux/uclibc/arm/armv7a/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../../../../default/linux/uclibc/arm/armv7a -.. -../.. diff --git a/profiles/hardened/linux/uclibc/arm/eapi b/profiles/hardened/linux/uclibc/arm/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/uclibc/arm/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/uclibc/ppc/eapi b/profiles/hardened/linux/uclibc/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/uclibc/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/uclibc/ppc/parent b/profiles/hardened/linux/uclibc/ppc/parent deleted file mode 100644 index 3ad55647a3f7..000000000000 --- a/profiles/hardened/linux/uclibc/ppc/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../../../default/linux/uclibc/ppc -.. |