From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1717262-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 055DB1582EF
	for <garchives@archives.gentoo.org>; Wed, 12 Feb 2025 09:04:32 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id E0719343116
	for <garchives@archives.gentoo.org>; Wed, 12 Feb 2025 09:04:31 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id DF4E711042D;
	Wed, 12 Feb 2025 09:04:30 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id D45B811042D
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Feb 2025 09:04:30 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8BDBC3430FB
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Feb 2025 09:04:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 26D53E65
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Feb 2025 09:04:29 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1739351040.95826314f486c70ed6696663ad518f1808dcecb5.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/xsb/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-lang/xsb/xsb-4.0.0-r2.ebuild
X-VCS-Directories: dev-lang/xsb/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 95826314f486c70ed6696663ad518f1808dcecb5
X-VCS-Branch: master
Date: Wed, 12 Feb 2025 09:04:29 +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: e6e58085-562e-4bef-bfc7-9c0a501f7b56
X-Archives-Hash: faa9776beea77deeef0fdfaa3c4a8a3a

commit:     95826314f486c70ed6696663ad518f1808dcecb5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 09:04:00 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 09:04:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95826314

dev-lang/xsb: crank copyright

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-lang/xsb/xsb-4.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/xsb/xsb-4.0.0-r2.ebuild b/dev-lang/xsb/xsb-4.0.0-r2.ebuild
index f391e5a4cbd7..5f86c637e7b6 100644
--- a/dev-lang/xsb/xsb-4.0.0-r2.ebuild
+++ b/dev-lang/xsb/xsb-4.0.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8