commit:     339615b9e9a10cdd829430be0aadd76d0dc826e1
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 16 17:10:29 2014 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 16 17:10:29 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=339615b9

Change profile to a new base, needs to not be an arch.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

---
 etc/make.profile        | 1 -
 etc/make.profile/eapi   | 1 +
 etc/make.profile/parent | 2 ++
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/etc/make.profile b/etc/make.profile
deleted file mode 120000
index cac2b2b..0000000
--- a/etc/make.profile
+++ /dev/null
@@ -1 +0,0 @@
-portdir/profiles/base
\ No newline at end of file

diff --git a/etc/make.profile/eapi b/etc/make.profile/eapi
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/etc/make.profile/eapi
@@ -0,0 +1 @@
+5

diff --git a/etc/make.profile/parent b/etc/make.profile/parent
new file mode 100644
index 0000000..e130367
--- /dev/null
+++ b/etc/make.profile/parent
@@ -0,0 +1,2 @@
+../portdir/profiles/base
+../portdir/profiles/

Reply via email to