* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2016-03-24 12:43 Dennis Lamm
0 siblings, 0 replies; 10+ messages in thread
From: Dennis Lamm @ 2016-03-24 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 473b90ede9df17797813c5cac1aa0f79270b2a38
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 12:42:20 2016 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 12:43:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=473b90ed
profiles: releases/13.0 removed obsolete entry
profiles/releases/13.0/package.mask | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 580c39a..4d1375a 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,7 +1,3 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-
-# Andreas K. Huettel <dilfridge@gentoo.org> (14 Jan 2013)
-# Mask portage versions not supporting EAPI=5
-<sys-apps/portage-2.1.11.31
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2017-12-16 10:55 Jeroen Roovers
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers @ 2017-12-16 10:55 UTC (permalink / raw
To: gentoo-commits
commit: fca0a7f6bc935ec7942d042110a12b62c06599fb
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 10:54:28 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 10:55:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca0a7f6
Mask >=net-libs/nodejs-8.9.3.
profiles/releases/13.0/package.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 1efe36dd167..96c9a09c0b4 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -6,4 +6,4 @@
# So we mask it here, and unmask in 17.0 release profiles
>=dev-libs/icu-59
>=dev-libs/icu-layoutex-59
->=net-libs/nodejs-9.0.0
+>=net-libs/nodejs-8.9.3
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-07-11 0:43 Patrick McLean
0 siblings, 0 replies; 10+ messages in thread
From: Patrick McLean @ 2018-07-11 0:43 UTC (permalink / raw
To: gentoo-commits
commit: c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 00:20:44 2018 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 00:20:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f7f4d4
profiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10
profiles/releases/13.0/package.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 2a0fa24c12a..1df5dca362c 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
+# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles
+>=sys-cluster/ceph-13
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (29 Jan 2018)
# Requires >=icu-60, which is not available in 13.0 based profiles.
# Please migrate to one of the 17.0 release profiles.
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-07-15 16:13 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2018-07-15 16:13 UTC (permalink / raw
To: gentoo-commits
commit: 9fa6c70cb73c780bedaa482ac389df23d6631107
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 11:33:43 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 16:11:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa6c70c
profiles: 13.0: Mask >=dev-qt/qtwebengine-5.11.1[system-icu]
Bug: https://bugs.gentoo.org/660418
profiles/releases/13.0/package.use.mask | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/profiles/releases/13.0/package.use.mask b/profiles/releases/13.0/package.use.mask
new file mode 100644
index 00000000000..e272155ab77
--- /dev/null
+++ b/profiles/releases/13.0/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
+# Requires >=icu-60, which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles.
+>=dev-qt/qtwebengine-5.11.1 system-icu
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-07-22 11:21 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2018-07-22 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 927149912fe73b919a1eecdc749a1f58c273538c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 18:47:01 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 22 11:21:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92714991
profiles: 13.0: Use package.unmask for ICU <59
profiles/releases/13.0/package.mask | 5 -----
profiles/releases/13.0/package.unmask | 7 +++++++
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 378422f5160..1df5dca362c 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,11 +1,6 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
-# Unmask ICU 58 only for 13.0 based profiles
--<dev-libs/icu-59
--<dev-libs/icu-layoutex-59
-
# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
# Please migrate to one of the 17.0 release profiles
diff --git a/profiles/releases/13.0/package.unmask b/profiles/releases/13.0/package.unmask
new file mode 100644
index 00000000000..9193178ce87
--- /dev/null
+++ b/profiles/releases/13.0/package.unmask
@@ -0,0 +1,7 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
+# Unmask ICU 58 only for 13.0 based profiles
+<dev-libs/icu-59
+<dev-libs/icu-layoutex-59
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-09-16 16:58 Mike Gilbert
0 siblings, 0 replies; 10+ messages in thread
From: Mike Gilbert @ 2018-09-16 16:58 UTC (permalink / raw
To: gentoo-commits
commit: ac547f4a2ddb3cb5eb903ff9f6aec04782f8447a
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 16 16:50:15 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 16 16:58:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac547f4a
profiles: mask >=www-client/chromium-70 in 13.0 profiles
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
profiles/releases/13.0/package.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 1df5dca362c..eff23bec806 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (16 Sep 2018)
+# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles.
+>=www-client/chromium-70
+
# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
# Please migrate to one of the 17.0 release profiles
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-09-28 9:45 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2018-09-28 9:45 UTC (permalink / raw
To: gentoo-commits
commit: ae31d3233b858c12de6b2cdaefe495c9fba41c40
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Sep 17 10:46:43 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 09:43:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae31d323
profiles/releases/13.0: mask >=www-apps/kibana-bin-6
It requires nodejs-8.
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/releases/13.0/package.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index eff23bec806..275165ccf6c 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018)
+# requires >=nodejs-8 which is not available in 13.0 based profiles.
+>=www-apps/kibana-bin-6
+
# Mike Gilbert <floppym@gentoo.org> (16 Sep 2018)
# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles.
>=www-client/chromium-70
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2018-10-23 0:43 Thomas Deutschmann
0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2018-10-23 0:43 UTC (permalink / raw
To: gentoo-commits
commit: b20054a7558cac5f95c8a65bbce4f32aec172622
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 00:41:13 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 00:43:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20054a7
profiles/releases/13.0: mask >=www-client/firefox-63.0 which requires nodejs
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
profiles/releases/13.0/package.mask | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 275165ccf6c..870ec444d87 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Thomas Deutschmann <whissi@gentoo.org> (23 Oct 2018)
+# requires >=net-libs/nodejs-8.11.0
+>=www-client/firefox-63.0
+
# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018)
# requires >=nodejs-8 which is not available in 13.0 based profiles.
>=www-apps/kibana-bin-6
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2019-06-10 13:16 Brian Evans
0 siblings, 0 replies; 10+ messages in thread
From: Brian Evans @ 2019-06-10 13:16 UTC (permalink / raw
To: gentoo-commits
commit: e6624c95f0c6f1e76cdb036dd9863fcadff4a2c1
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 13:15:25 2019 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 13:15:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6624c95
Partially revert "profiles: drop deprecated 13.0 profiles, bug #672960"
The actual releases/13.0 files are required until all of hardnend/linux can be removed
This reverts commit d396d1941f8fb674218683e5fdbb248f2c713f36.
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
profiles/releases/13.0/eapi | 1 +
profiles/releases/13.0/make.defaults | 5 +++++
profiles/releases/13.0/package.mask | 32 ++++++++++++++++++++++++++++++++
profiles/releases/13.0/package.unmask | 7 +++++++
profiles/releases/13.0/package.use.mask | 7 +++++++
profiles/releases/13.0/parent | 1 +
6 files changed, 53 insertions(+)
diff --git a/profiles/releases/13.0/eapi b/profiles/releases/13.0/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/releases/13.0/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/releases/13.0/make.defaults b/profiles/releases/13.0/make.defaults
new file mode 100644
index 00000000000..475e60c7d65
--- /dev/null
+++ b/profiles/releases/13.0/make.defaults
@@ -0,0 +1,5 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Adding this one, since it makes sense.
+USE="bzip2"
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
new file mode 100644
index 00000000000..870ec444d87
--- /dev/null
+++ b/profiles/releases/13.0/package.mask
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Thomas Deutschmann <whissi@gentoo.org> (23 Oct 2018)
+# requires >=net-libs/nodejs-8.11.0
+>=www-client/firefox-63.0
+
+# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018)
+# requires >=nodejs-8 which is not available in 13.0 based profiles.
+>=www-apps/kibana-bin-6
+
+# Mike Gilbert <floppym@gentoo.org> (16 Sep 2018)
+# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles.
+>=www-client/chromium-70
+
+# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
+# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles
+>=sys-cluster/ceph-13
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (29 Jan 2018)
+# Requires >=icu-60, which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles.
+>=app-office/libreoffice-bin-5.4.4
+>=app-office/libreoffice-bin-debug-5.4.4
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (27 May 2017)
+# This release and later require C++11 or C++14
+# So we mask it here, and unmask in 17.0 release profiles
+>=dev-libs/icu-59
+>=dev-libs/icu-layoutex-59
+>=net-libs/nodejs-8.9.3
diff --git a/profiles/releases/13.0/package.unmask b/profiles/releases/13.0/package.unmask
new file mode 100644
index 00000000000..9193178ce87
--- /dev/null
+++ b/profiles/releases/13.0/package.unmask
@@ -0,0 +1,7 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
+# Unmask ICU 58 only for 13.0 based profiles
+<dev-libs/icu-59
+<dev-libs/icu-layoutex-59
diff --git a/profiles/releases/13.0/package.use.mask b/profiles/releases/13.0/package.use.mask
new file mode 100644
index 00000000000..e272155ab77
--- /dev/null
+++ b/profiles/releases/13.0/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
+# Requires >=icu-60, which is not available in 13.0 based profiles.
+# Please migrate to one of the 17.0 release profiles.
+>=dev-qt/qtwebengine-5.11.1 system-icu
diff --git a/profiles/releases/13.0/parent b/profiles/releases/13.0/parent
new file mode 100644
index 00000000000..f3229c5b987
--- /dev/null
+++ b/profiles/releases/13.0/parent
@@ -0,0 +1 @@
+..
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
@ 2019-06-21 6:51 Sergei Trofimovich
0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2019-06-21 6:51 UTC (permalink / raw
To: gentoo-commits
commit: d40fdcf1e4bdd370a13800e73a383537beef365a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 06:48:33 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 06:51:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40fdcf1
profiles: drop unused releases/13.0, second attempt
No profiles (deprecated or not) refer to releases/13.0 anymore.
This reverts commit e6624c95f0c6f1e76cdb036dd9863fcadff4a2c1.
Bug: https://bugs.gentoo.org/688342
Closes: https://bugs.gentoo.org/672960
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
profiles/releases/13.0/eapi | 1 -
profiles/releases/13.0/make.defaults | 5 -----
profiles/releases/13.0/package.mask | 32 --------------------------------
profiles/releases/13.0/package.unmask | 7 -------
profiles/releases/13.0/package.use.mask | 7 -------
profiles/releases/13.0/parent | 1 -
6 files changed, 53 deletions(-)
diff --git a/profiles/releases/13.0/eapi b/profiles/releases/13.0/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- a/profiles/releases/13.0/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/releases/13.0/make.defaults b/profiles/releases/13.0/make.defaults
deleted file mode 100644
index 475e60c7d65..00000000000
--- a/profiles/releases/13.0/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Adding this one, since it makes sense.
-USE="bzip2"
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
deleted file mode 100644
index 870ec444d87..00000000000
--- a/profiles/releases/13.0/package.mask
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Thomas Deutschmann <whissi@gentoo.org> (23 Oct 2018)
-# requires >=net-libs/nodejs-8.11.0
->=www-client/firefox-63.0
-
-# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018)
-# requires >=nodejs-8 which is not available in 13.0 based profiles.
->=www-apps/kibana-bin-6
-
-# Mike Gilbert <floppym@gentoo.org> (16 Sep 2018)
-# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles.
->=www-client/chromium-70
-
-# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
-# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles
->=sys-cluster/ceph-13
-
-# Andreas K. Hüttel <dilfridge@gentoo.org> (29 Jan 2018)
-# Requires >=icu-60, which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles.
->=app-office/libreoffice-bin-5.4.4
->=app-office/libreoffice-bin-debug-5.4.4
-
-# Andreas K. Hüttel <dilfridge@gentoo.org> (27 May 2017)
-# This release and later require C++11 or C++14
-# So we mask it here, and unmask in 17.0 release profiles
->=dev-libs/icu-59
->=dev-libs/icu-layoutex-59
->=net-libs/nodejs-8.9.3
diff --git a/profiles/releases/13.0/package.unmask b/profiles/releases/13.0/package.unmask
deleted file mode 100644
index 9193178ce87..00000000000
--- a/profiles/releases/13.0/package.unmask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
-# Unmask ICU 58 only for 13.0 based profiles
-<dev-libs/icu-59
-<dev-libs/icu-layoutex-59
diff --git a/profiles/releases/13.0/package.use.mask b/profiles/releases/13.0/package.use.mask
deleted file mode 100644
index e272155ab77..00000000000
--- a/profiles/releases/13.0/package.use.mask
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
-# Requires >=icu-60, which is not available in 13.0 based profiles.
-# Please migrate to one of the 17.0 release profiles.
->=dev-qt/qtwebengine-5.11.1 system-icu
diff --git a/profiles/releases/13.0/parent b/profiles/releases/13.0/parent
deleted file mode 100644
index f3229c5b987..00000000000
--- a/profiles/releases/13.0/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-06-21 6:51 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-16 10:55 [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2019-06-21 6:51 Sergei Trofimovich
2019-06-10 13:16 Brian Evans
2018-10-23 0:43 Thomas Deutschmann
2018-09-28 9:45 Michał Górny
2018-09-16 16:58 Mike Gilbert
2018-07-22 11:21 Andreas Sturmlechner
2018-07-15 16:13 Andreas Sturmlechner
2018-07-11 0:43 Patrick McLean
2016-03-24 12:43 Dennis Lamm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox