Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/
Date: Thu, 25 Oct 2018 22:37:48
Message-Id: 1540507053.7d41bacb2b216f1699f9c42dd6f136ab939516f0.whissi@gentoo
1 commit: 7d41bacb2b216f1699f9c42dd6f136ab939516f0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 22:37:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 22:37:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d41bacb
7
8 net-irc/eggdrop: amd64 stable (bug #666210)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-irc/eggdrop/eggdrop-1.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/eggdrop/eggdrop-1.8.3.ebuild b/net-irc/eggdrop/eggdrop-1.8.3.ebuild
17 index 131aaa71386..2fd93b403c2 100644
18 --- a/net-irc/eggdrop/eggdrop-1.8.3.ebuild
19 +++ b/net-irc/eggdrop/eggdrop-1.8.3.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="An IRC bot extensible with C or TCL"
21 HOMEPAGE="https://www.eggheads.org/"
22 SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz"
23
24 -KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ppc sparc x86"
25 +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc sparc x86"
26 LICENSE="GPL-2+"
27 SLOT="0"
28 IUSE="debug doc ipv6 ssl static"