From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1353020-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 5AC22158086
	for <garchives@archives.gentoo.org>; Mon, 27 Dec 2021 13:07:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F1E962BC008;
	Mon, 27 Dec 2021 13:07:20 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5A7B92BC01A
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Dec 2021 13:07:20 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E5F03342DCF
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Dec 2021 13:07:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 56A15219
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Dec 2021 13:07:17 +0000 (UTC)
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" <xgqt@gentoo.org>
Message-ID: <1640610422.6f0b9d2bc3952de477fefeaa68783e5dc27e4e2d.xgqt@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/stp/, profiles/updates/, dev-libs/stp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/stp/Manifest dev-libs/stp/metadata.xml dev-libs/stp/stp-2.3.3.ebuild profiles/updates/4Q-2021 sci-mathematics/stp/Manifest sci-mathematics/stp/metadata.xml sci-mathematics/stp/stp-2.3.3.ebuild
X-VCS-Directories: dev-libs/stp/ sci-mathematics/stp/ profiles/updates/
X-VCS-Committer: xgqt
X-VCS-Committer-Name: Maciej Barć
X-VCS-Revision: 6f0b9d2bc3952de477fefeaa68783e5dc27e4e2d
X-VCS-Branch: master
Date: Mon, 27 Dec 2021 13:07:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ea02056f-8341-49be-aba2-7b56315a78c1
X-Archives-Hash: a1e4c8a94cc2c9ea2cc88d257090307f

commit:     6f0b9d2bc3952de477fefeaa68783e5dc27e4e2d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 27 13:07:02 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Dec 27 13:07:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0b9d2b

sci-mathematics/stp: dev-libs -> sci-mathematics

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 profiles/updates/4Q-2021                           | 1 +
 {dev-libs => sci-mathematics}/stp/Manifest         | 0
 {dev-libs => sci-mathematics}/stp/metadata.xml     | 0
 {dev-libs => sci-mathematics}/stp/stp-2.3.3.ebuild | 0
 4 files changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index ff58730799b0..62cf83b82693 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -66,3 +66,4 @@ move app-emulation/flannel app-containers/flannel
 move app-emulation/lxd app-containers/lxd
 move app-emulation/lxc-templates app-containers/lxc-templates
 move app-emulation/lxc app-containers/lxc
+move dev-libs/stp sci-mathematics/stp

diff --git a/dev-libs/stp/Manifest b/sci-mathematics/stp/Manifest
similarity index 100%
rename from dev-libs/stp/Manifest
rename to sci-mathematics/stp/Manifest

diff --git a/dev-libs/stp/metadata.xml b/sci-mathematics/stp/metadata.xml
similarity index 100%
rename from dev-libs/stp/metadata.xml
rename to sci-mathematics/stp/metadata.xml

diff --git a/dev-libs/stp/stp-2.3.3.ebuild b/sci-mathematics/stp/stp-2.3.3.ebuild
similarity index 100%
rename from dev-libs/stp/stp-2.3.3.ebuild
rename to sci-mathematics/stp/stp-2.3.3.ebuild