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: Tue, 18 Sep 2018 22:11:25
Message-Id: 1537308672.5c9c6699bfc4e93ecfec0b72ed7cf5ff6d0a45c7.slyfox@gentoo
1 commit: 5c9c6699bfc4e93ecfec0b72ed7cf5ff6d0a45c7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 22:03:37 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 22:11:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9c6699
7
8 net-irc/eggdrop: stable 1.8.3 for ia64, bug #666210
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
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 5d056b98393..8d5907c2422 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 ~ia64 ~mips ~ppc sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc sparc ~x86"
26 LICENSE="GPL-2+"
27 SLOT="0"
28 IUSE="debug doc ipv6 ssl static"