Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/
Date: Mon, 17 Sep 2018 20:18:58
Message-Id: 1537215517.298bda9adf2f03b018a8756c98ff2de6e2f41252.slyfox@gentoo
1 commit: 298bda9adf2f03b018a8756c98ff2de6e2f41252
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Sep 17 19:41:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 20:18:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298bda9a
7
8 net-irc/eggdrop: stable 1.8.3 for sparc, bug #666210
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-irc/eggdrop/eggdrop-1.8.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/eggdrop/eggdrop-1.8.3.ebuild b/net-irc/eggdrop/eggdrop-1.8.3.ebuild
18 index 86d8765154b..5d056b98393 100644
19 --- a/net-irc/eggdrop/eggdrop-1.8.3.ebuild
20 +++ b/net-irc/eggdrop/eggdrop-1.8.3.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="An IRC bot extensible with C or TCL"
22 HOMEPAGE="https://www.eggheads.org/"
23 SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz"
24
25 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
27 LICENSE="GPL-2+"
28 SLOT="0"
29 IUSE="debug doc ipv6 ssl static"