summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:38:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:38:12 +0000
commitd2c0b3350e32f986aa93f47c2ff889ee97f0df5b (patch)
tree37dcee70ab5a23622c3f29f64a9f80f587d48cf4 /dev-php/PEAR-Net_SmartIRC
parentStable for x86, wrt bug #535282 (diff)
downloadgentoo-2-d2c0b3350e32f986aa93f47c2ff889ee97f0df5b.tar.gz
gentoo-2-d2c0b3350e32f986aa93f47c2ff889ee97f0df5b.tar.bz2
gentoo-2-d2c0b3350e32f986aa93f47c2ff889ee97f0df5b.zip
Stable for x86, wrt bug #535284
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r--dev-php/PEAR-Net_SmartIRC/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog
index 1bafc619f4a6..01923e1c30d5 100644
--- a/dev-php/PEAR-Net_SmartIRC/ChangeLog
+++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_SmartIRC
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.48 2015/02/24 09:18:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.49 2015/02/25 15:38:12 ago Exp $
+
+ 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.1.4.ebuild:
+ Stable for x86, wrt bug #535284
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.1.4.ebuild:
Stable for alpha, wrt bug #535284
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild
index 4f1177e51245..9d31e060f096 100644
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild,v 1.6 2015/02/24 09:18:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild,v 1.7 2015/02/25 15:38:12 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit php-pear-r1
DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/php-5.3"