* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sh/17.0/desktop/, ...
@ 2017-10-07 17:07 Andreas Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2017-10-07 17:07 UTC (permalink / raw
To: gentoo-commits
commit: 2ed90740230ef34fa99985186edc20ed7bc4fc3d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 7 17:00:36 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 7 17:06:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed90740
generate sh 17.0 profile tree
profiles/default/linux/sh/17.0/desktop/eapi | 1 +
profiles/default/linux/sh/17.0/desktop/gnome/eapi | 1 +
profiles/default/linux/sh/17.0/desktop/gnome/parent | 2 ++
profiles/default/linux/sh/17.0/desktop/parent | 2 ++
profiles/default/linux/sh/17.0/developer/eapi | 1 +
profiles/default/linux/sh/17.0/developer/parent | 2 ++
profiles/default/linux/sh/17.0/eapi | 1 +
profiles/default/linux/sh/17.0/parent | 2 ++
8 files changed, 12 insertions(+)
diff --git a/profiles/default/linux/sh/17.0/desktop/eapi b/profiles/default/linux/sh/17.0/desktop/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sh/17.0/desktop/gnome/eapi b/profiles/default/linux/sh/17.0/desktop/gnome/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/gnome/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sh/17.0/desktop/gnome/parent b/profiles/default/linux/sh/17.0/desktop/gnome/parent
new file mode 100644
index 00000000000..6589a0e0147
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/gnome/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop/gnome
diff --git a/profiles/default/linux/sh/17.0/desktop/parent b/profiles/default/linux/sh/17.0/desktop/parent
new file mode 100644
index 00000000000..ad6c5e126fb
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/sh/17.0/developer/eapi b/profiles/default/linux/sh/17.0/developer/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/developer/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sh/17.0/developer/parent b/profiles/default/linux/sh/17.0/developer/parent
new file mode 100644
index 00000000000..4c893748ce7
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/sh/17.0/eapi b/profiles/default/linux/sh/17.0/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sh/17.0/parent b/profiles/default/linux/sh/17.0/parent
new file mode 100644
index 00000000000..4ce24f0217a
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sh/17.0/desktop/, ...
@ 2019-01-27 10:37 Sergei Trofimovich
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich @ 2019-01-27 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 000b516e679257725e93afcdf3247565890b3d3a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 10:33:09 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 10:37:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000b516e
profiles/default/linux/sh: deprecated most 17.0 profiles
This change deprecares the following profiles:
default/linux/sh/17.0/desktop (exp)
default/linux/sh/17.0/desktop/gnome (exp)
default/linux/sh/17.0/developer (exp)
Suggest using plain 'default/linux/sh/17.0' instead.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
profiles/default/linux/sh/17.0/desktop/deprecated | 1 +
profiles/default/linux/sh/17.0/desktop/gnome/deprecated | 1 +
profiles/default/linux/sh/17.0/developer/deprecated | 1 +
3 files changed, 3 insertions(+)
diff --git a/profiles/default/linux/sh/17.0/desktop/deprecated b/profiles/default/linux/sh/17.0/desktop/deprecated
new file mode 100644
index 00000000000..d3f97aaef8c
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/deprecated
@@ -0,0 +1 @@
+default/linux/sh/17.0
diff --git a/profiles/default/linux/sh/17.0/desktop/gnome/deprecated b/profiles/default/linux/sh/17.0/desktop/gnome/deprecated
new file mode 100644
index 00000000000..d3f97aaef8c
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/desktop/gnome/deprecated
@@ -0,0 +1 @@
+default/linux/sh/17.0
diff --git a/profiles/default/linux/sh/17.0/developer/deprecated b/profiles/default/linux/sh/17.0/developer/deprecated
new file mode 100644
index 00000000000..d3f97aaef8c
--- /dev/null
+++ b/profiles/default/linux/sh/17.0/developer/deprecated
@@ -0,0 +1 @@
+default/linux/sh/17.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-27 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-27 10:37 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sh/17.0/desktop/, Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2017-10-07 17:07 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox