Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SmartIRC/
Date: Sun, 12 Feb 2017 14:49:27
Message-Id: 1486910918.fc48347d38690243ba06aebaf31bbb5eea7370c6.ago@gentoo
1 commit: fc48347d38690243ba06aebaf31bbb5eea7370c6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 14:47:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 14:48:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc48347d
7
8 dev-php/PEAR-Net_SmartIRC: amd64 stable wrt bug #608750
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
18 index 27cb31ba34..21e0c9e273 100644
19 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
20 +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/v${PV}.tar.gz
22 DESCRIPTION="PHP class to communicate with IRC networks"
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 IUSE="doc examples"
28
29 RDEPEND="dev-lang/php:*"