summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-10 09:12:40 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-10 09:16:14 +0100
commitd396d1941f8fb674218683e5fdbb248f2c713f36 (patch)
treed428dc732e921d83cf05f6423f3a8342e0432670 /profiles/releases
parentprofiles: drop deprecated default and hardened musl profiles (diff)
downloadgentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.tar.gz
gentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.tar.bz2
gentoo-d396d1941f8fb674218683e5fdbb248f2c713f36.zip
profiles: drop deprecated 13.0 profiles, bug #672960
The 13.0 profiles are deprecated since Feb 2019 (or earlier) in favour of 17.0 profiles. Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/releases')
-rw-r--r--profiles/releases/13.0/eapi1
-rw-r--r--profiles/releases/13.0/make.defaults5
-rw-r--r--profiles/releases/13.0/package.mask32
-rw-r--r--profiles/releases/13.0/package.unmask7
-rw-r--r--profiles/releases/13.0/package.use.mask7
-rw-r--r--profiles/releases/13.0/parent1
6 files changed, 0 insertions, 53 deletions
diff --git a/profiles/releases/13.0/eapi b/profiles/releases/13.0/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- 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 475e60c7d655..000000000000
--- 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 870ec444d872..000000000000
--- 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 9193178ce873..000000000000
--- 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 e272155ab772..000000000000
--- 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 f3229c5b9876..000000000000
--- a/profiles/releases/13.0/parent
+++ /dev/null
@@ -1 +0,0 @@
-..