diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-27 00:02:50 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-03-27 00:02:50 +0000 |
commit | ab2c4c0fae28c3782d5c5d390f2b6ea6d66e51b7 (patch) | |
tree | b61340a8b30b428a9ca949b80e157b27b0fc8377 /profiles/features | |
parent | Increase EAPI to 5 (diff) | |
download | gentoo-2-ab2c4c0fae28c3782d5c5d390f2b6ea6d66e51b7.tar.gz gentoo-2-ab2c4c0fae28c3782d5c5d390f2b6ea6d66e51b7.tar.bz2 gentoo-2-ab2c4c0fae28c3782d5c5d390f2b6ea6d66e51b7.zip |
Increase EAPI to 5
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/32bit-native/eapi | 1 | ||||
-rw-r--r-- | profiles/features/32bit-userland/eapi | 1 | ||||
-rw-r--r-- | profiles/features/64bit-native/eapi | 1 | ||||
-rw-r--r-- | profiles/features/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/features/eapi | 1 | ||||
-rw-r--r-- | profiles/features/multilib/eapi | 1 | ||||
-rw-r--r-- | profiles/features/multilib/lib32/eapi | 1 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/eapi | 1 | ||||
-rw-r--r-- | profiles/features/selinux/eapi | 1 |
9 files changed, 14 insertions, 1 deletions
diff --git a/profiles/features/32bit-native/eapi b/profiles/features/32bit-native/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/32bit-native/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/32bit-userland/eapi b/profiles/features/32bit-userland/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/32bit-userland/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/64bit-native/eapi b/profiles/features/64bit-native/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/64bit-native/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 290d622edf79..286e9773f702 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.77 2014/02/02 09:52:20 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.78 2014/03/27 00:02:49 dilfridge Exp $ + + 27 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> +32bit-native/eapi, + +32bit-userland/eapi, +64bit-native/eapi, +eapi, +multilib/eapi, + +multilib/lib32/eapi, +prefix/rpath/eapi, +selinux/eapi: + Increase EAPI to 5 02 Feb 2014; Sven Vermeulen <swift@gentoo.org> selinux/package.mask: Cleanup of SELinux profile diff --git a/profiles/features/eapi b/profiles/features/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/multilib/eapi b/profiles/features/multilib/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/multilib/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/multilib/lib32/eapi b/profiles/features/multilib/lib32/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/multilib/lib32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/prefix/rpath/eapi b/profiles/features/prefix/rpath/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/prefix/rpath/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/selinux/eapi b/profiles/features/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/selinux/eapi @@ -0,0 +1 @@ +5 |