From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 EDC7D158041 for ; Tue, 26 Mar 2024 20:17:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7A6FE2B07; Tue, 26 Mar 2024 20:17:46 +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 pigeon.gentoo.org (Postfix) with ESMTPS id C9006E2B07 for ; Tue, 26 Mar 2024 20:17:46 +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 D8840341214 for ; Tue, 26 Mar 2024 20:17:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3836C15F4 for ; Tue, 26 Mar 2024 20:17:44 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1711484234.d889355f4ca55fe18c24b712779fccace89fd2c0.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gorm/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-apps/gorm/gorm-1.3.1.ebuild X-VCS-Directories: gnustep-apps/gorm/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: d889355f4ca55fe18c24b712779fccace89fd2c0 X-VCS-Branch: master Date: Tue, 26 Mar 2024 20:17:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9d0c12c8-eca2-40af-af04-a546b8062fc2 X-Archives-Hash: 931b5d58ee61232cd204074437bb2da2 commit: d889355f4ca55fe18c24b712779fccace89fd2c0 Author: Matoro Mahri matoro tk> AuthorDate: Sun Mar 24 14:22:55 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Mar 26 20:17:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d889355f gnustep-apps/gorm: Stabilize 1.3.1 ppc, #913074 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> gnustep-apps/gorm/gorm-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-apps/gorm/gorm-1.3.1.ebuild b/gnustep-apps/gorm/gorm-1.3.1.ebuild index fbbe5b24ba78..4a949839c161 100644 --- a/gnustep-apps/gorm/gorm-1.3.1.ebuild +++ b/gnustep-apps/gorm/gorm-1.3.1.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=7 @@ -8,7 +8,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="https://gnustep.github.io/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" IUSE=""