diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:28:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:28:08 +0000 |
commit | fcd917d3914125946906c3a3da747fa70a1bc47c (patch) | |
tree | c969bfdf6a08137e1612ce8b00949bb106499338 /dev-php | |
parent | Stable for x86, wrt bug #470332 (diff) | |
download | gentoo-2-fcd917d3914125946906c3a3da747fa70a1bc47c.tar.gz gentoo-2-fcd917d3914125946906c3a3da747fa70a1bc47c.tar.bz2 gentoo-2-fcd917d3914125946906c3a3da747fa70a1bc47c.zip |
Stable for x86, wrt bug #470432
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog index 191ad7a5fbe3..f94d7505f8e1 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.41 2013/08/04 13:36:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.42 2013/08/07 13:28:08 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.0.2.ebuild: + Stable for x86, wrt bug #470432 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.0.2.ebuild: Stable for ppc64, wrt bug #470432 diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild index 1e63cdf396ad..ddfb3e3bfcf4 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 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.0.2.ebuild,v 1.8 2013/08/04 13:36:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild,v 1.9 2013/08/07 13:28:08 ago Exp $ 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="" |