Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/surf/
Date: Tue, 30 Aug 2022 09:25:27
Message-Id: 1661851466.0238cfdfde5feadd71beb9719d018af071fbfb83.jsmolic@gentoo
1 commit: 0238cfdfde5feadd71beb9719d018af071fbfb83
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 09:24:26 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 09:24:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0238cfdf
7
8 sci-chemistry/surf: Stabilize 1.0 amd64, #867223
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-chemistry/surf/surf-1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-chemistry/surf/surf-1.0.ebuild b/sci-chemistry/surf/surf-1.0.ebuild
16 index 35c655606429..e23c02d7351e 100644
17 --- a/sci-chemistry/surf/surf-1.0.ebuild
18 +++ b/sci-chemistry/surf/surf-1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="http://www.ks.uiuc.edu/Research/vmd/extsrcs/surf.tar.Z -> ${P}.tar.Z"
26
27 LICENSE="SURF"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
31
32 RDEPEND="!www-client/surf"