diff options
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild | 4 |
3 files changed, 9 insertions, 5 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/Manifest b/dev-php/PEAR-Net_SmartIRC/Manifest index 12a462feff58..0642476a9f41 100644 --- a/dev-php/PEAR-Net_SmartIRC/Manifest +++ b/dev-php/PEAR-Net_SmartIRC/Manifest @@ -1,4 +1,4 @@ -MD5 e4a98c7b32b0261ea0d98a0fe67bc16b PEAR-Net_SmartIRC-0.5.5_p1.ebuild 408 -MD5 0a47dc651123c8b9260147b7589c4154 ChangeLog 610 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 2971d7aa74897a612f4ea9b63522e753 PEAR-Net_SmartIRC-0.5.5_p1.ebuild 406 +MD5 a5457a59bb2d383c16602e29047c3b74 ChangeLog 717 MD5 81fb81e3daf0536006bed80292421e86 files/digest-PEAR-Net_SmartIRC-0.5.5_p1 69 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="" |