diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 22:54:03 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 22:54:03 +0000 |
commit | 13b7182dd12bbd7b553d7a466904b09c087551de (patch) | |
tree | 08ce5c3b6895835adcc76668cd06ea74a3f25996 /dev-php/PEAR-Net_SmartIRC | |
parent | Stable on ppc. (Manifest recommit) (diff) | |
download | gentoo-2-13b7182dd12bbd7b553d7a466904b09c087551de.tar.gz gentoo-2-13b7182dd12bbd7b553d7a466904b09c087551de.tar.bz2 gentoo-2-13b7182dd12bbd7b553d7a466904b09c087551de.zip |
PEAR-Net_Socket PEAR-Net_Socket-1.0.1-r1
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-0.5.5_p1.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 937b1112eddb..9fcb6bdfea27 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 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.4 2004/06/25 01:20:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.5 2004/07/06 22:54:03 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Net_SmartIRC-0.5.5_p1.ebuild: + Stable on ppc. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-Net_SmartIRC-0.5.5_p1.ebuild: diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild index 03a3614a1f1e..8f8548fc062b 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-0.5.5_p1.ebuild,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild,v 1.7 2004/07/06 22:54:03 hansmi Exp $ inherit php-pear DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" |