From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D118C58973 for ; Sat, 30 Jan 2016 12:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74A44E07E1; Sat, 30 Jan 2016 12:44:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D577E07E1 for ; Sat, 30 Jan 2016 12:44:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26129340CBA for ; Sat, 30 Jan 2016 12:44:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C8218ED for ; Sat, 30 Jan 2016 12:44:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1454157835.6b99c2c9a5a34d63faac224ecaa5a95bdf76491c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6b99c2c9a5a34d63faac224ecaa5a95bdf76491c X-VCS-Branch: master Date: Sat, 30 Jan 2016 12:44:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7f4a8855-11e2-4f9d-a273-af5cb6f4ad0b X-Archives-Hash: df5c4e9d32f747ed734c26453976405b commit: 6b99c2c9a5a34d63faac224ecaa5a95bdf76491c Author: Michał Górny gentoo org> AuthorDate: Sat Jan 30 12:43:55 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 30 12:43:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b99c2c9 profiles: Merge "Remove FreeBSD 9.2 and 10.1" Pull-Request: https://github.com/gentoo/gentoo/pull/746 .../default/bsd/fbsd/amd64/10.1/clang/deprecated | 4 -- profiles/default/bsd/fbsd/amd64/10.1/clang/parent | 2 - profiles/default/bsd/fbsd/amd64/10.1/deprecated | 4 -- profiles/default/bsd/fbsd/amd64/10.1/eapi | 1 - profiles/default/bsd/fbsd/amd64/10.1/make.defaults | 7 ---- .../default/bsd/fbsd/amd64/10.1/package.use.force | 2 - profiles/default/bsd/fbsd/amd64/10.1/parent | 2 - .../default/bsd/fbsd/amd64/9.1/clang/deprecated | 2 +- profiles/default/bsd/fbsd/amd64/9.1/deprecated | 2 +- .../default/bsd/fbsd/amd64/9.2/clang/deprecated | 4 -- profiles/default/bsd/fbsd/amd64/9.2/clang/parent | 2 - profiles/default/bsd/fbsd/amd64/9.2/deprecated | 4 -- profiles/default/bsd/fbsd/amd64/9.2/eapi | 1 - profiles/default/bsd/fbsd/amd64/9.2/make.defaults | 7 ---- profiles/default/bsd/fbsd/amd64/9.2/parent | 2 - profiles/default/bsd/fbsd/x86/10.1/deprecated | 4 -- profiles/default/bsd/fbsd/x86/10.1/eapi | 1 - profiles/default/bsd/fbsd/x86/10.1/make.defaults | 5 --- profiles/default/bsd/fbsd/x86/10.1/parent | 2 - profiles/default/bsd/fbsd/x86/9.1/deprecated | 2 +- profiles/default/bsd/fbsd/x86/9.2/deprecated | 4 -- profiles/default/bsd/fbsd/x86/9.2/eapi | 1 - profiles/default/bsd/fbsd/x86/9.2/make.defaults | 5 --- profiles/default/bsd/fbsd/x86/9.2/parent | 2 - profiles/profiles.desc | 6 --- profiles/releases/freebsd-10.1/package.mask | 48 ---------------------- profiles/releases/freebsd-10.1/package.use.force | 6 --- profiles/releases/freebsd-10.1/packages | 10 ----- profiles/releases/freebsd-10.1/packages.build | 7 ---- profiles/releases/freebsd-10.1/parent | 1 - profiles/releases/freebsd-10.1/profile.bashrc | 35 ---------------- profiles/releases/freebsd-9.2/eapi | 1 - profiles/releases/freebsd-9.2/package.mask | 45 -------------------- profiles/releases/freebsd-9.2/packages | 6 --- profiles/releases/freebsd-9.2/parent | 1 - 35 files changed, 3 insertions(+), 235 deletions(-)