From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1645480-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 694DA15817D for <garchives@archives.gentoo.org>; Fri, 21 Jun 2024 22:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA9EBE2A2A; Fri, 21 Jun 2024 22:55:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD678E2A2A for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jun 2024 22:55:04 +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 01269335C96 for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jun 2024 22:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A87B1D51 for <gentoo-commits@lists.gentoo.org>; Fri, 21 Jun 2024 22:55:01 +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: <1719010463.cc688aeb2271f74cf3540578f018552b13ce6a9f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/projectcenter/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild X-VCS-Directories: gnustep-apps/projectcenter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cc688aeb2271f74cf3540578f018552b13ce6a9f X-VCS-Branch: master Date: Fri, 21 Jun 2024 22:55:01 +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: 473716d0-20e0-43c5-b478-26285b52aa09 X-Archives-Hash: 19de4f5a4674b651395c00a99077040a commit: cc688aeb2271f74cf3540578f018552b13ce6a9f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 21 22:54:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 21 22:54:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc688aeb gnustep-apps/projectcenter: Stabilize 0.7.0 ppc, #934670 Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild b/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild index 45d1ff0c2863..22d65de498d9 100644 --- a/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild +++ b/gnustep-apps/projectcenter/projectcenter-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="An IDE for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/ProjectCenter.html" SRC_URI="https://github.com/gnustep/apps-projectcenter/releases/download/projectcenter-${PV//./_}/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LICENSE="GPL-2" SLOT="0" IUSE=""