diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:46:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:46:58 +0000 |
commit | 853f9d174e9b30e3fcc1d27a7c5ddc9df9dd9238 (patch) | |
tree | 79fb821c314d30960005bbe05769d18c1d989f5e /dev-php/PEAR-Net_SmartIRC | |
parent | Stable for sparc, wrt bug #470430 (diff) | |
download | gentoo-2-853f9d174e9b30e3fcc1d27a7c5ddc9df9dd9238.tar.gz gentoo-2-853f9d174e9b30e3fcc1d27a7c5ddc9df9dd9238.tar.bz2 gentoo-2-853f9d174e9b30e3fcc1d27a7c5ddc9df9dd9238.zip |
Stable for sparc, wrt bug #470432
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-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 efc9e685900a..e086cab652e6 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.38 2013/07/31 14:47:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.39 2013/08/03 07:46:58 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.0.2.ebuild: + Stable for sparc, wrt bug #470432 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> PEAR-Net_SmartIRC-1.0.2.ebuild: Stable for HPPA (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 df22257cdadd..317ded02cddb 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.5 2013/07/31 14:47:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.2.ebuild,v 1.6 2013/08/03 07:46:58 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="" |