Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/price/
Date: Wed, 27 Oct 2021 22:33:07
Message-Id: 1635373872.57046d0e87e122faeb4d637af53ae9c7798fda98.sam@gentoo
1 commit: 57046d0e87e122faeb4d637af53ae9c7798fda98
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 22:31:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 22:31:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57046d0e
7
8 gnustep-apps/price: Stabilize 1.3.0 amd64, #819990
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnustep-apps/price/price-1.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnustep-apps/price/price-1.3.0.ebuild b/gnustep-apps/price/price-1.3.0.ebuild
16 index c9a2e8ae420..975d2a32d53 100644
17 --- a/gnustep-apps/price/price-1.3.0.ebuild
18 +++ b/gnustep-apps/price/price-1.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -8,7 +8,7 @@ MY_P=PRICE-${PV}
26 DESCRIPTION="Precision Raster Image Convolution Engine"
27 HOMEPAGE="http://price.sourceforge.net/"
28 SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc ~x86"
31 SLOT="0"
32 LICENSE="GPL-2"
33 IUSE=""