diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:29:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:29:13 +0000 |
commit | f7f3259baa6545a291847acd1258dd989fa0f60e (patch) | |
tree | 0ecdd60f7d017d10347c8121e45fd7265691e8f0 /dev-php/PEAR-Net_SmartIRC | |
parent | x86 stable wrt bug #399705 (diff) | |
download | gentoo-2-f7f3259baa6545a291847acd1258dd989fa0f60e.tar.gz gentoo-2-f7f3259baa6545a291847acd1258dd989fa0f60e.tar.bz2 gentoo-2-f7f3259baa6545a291847acd1258dd989fa0f60e.zip |
x86 stable wrt bug #396991
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog index 74d60d0bf09a..ead20b3ab0de 100644 --- a/dev-php/PEAR-Net_SmartIRC/ChangeLog +++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_SmartIRC # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.29 2012/02/15 18:34:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.30 2012/02/16 18:29:13 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + PEAR-Net_SmartIRC-1.0.1.ebuild: + x86 stable wrt bug #396991 15 Feb 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_SmartIRC-1.0.1.ebuild: Marking PEAR-Net_SmartIRC-1.0.1 ppc for bug 396991 diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild index 55a9f5bd64c3..e16068d16cf4 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 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.1.ebuild,v 1.4 2012/02/15 18:34:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild,v 1.5 2012/02/16 18:29:13 phajdan.jr 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="" |