summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index b4d8adaa7680..380437b345b6 100644
--- a/dev-php/PEAR-Net_Socket/ChangeLog
+++ b/dev-php/PEAR-Net_Socket/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_Socket
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.50 2007/10/05 15:46:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.51 2007/10/22 18:48:11 armin76 Exp $
+
+ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Net_Socket-1.0.8.ebuild:
+ ia64 stable wrt #192247
05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
PEAR-Net_Socket-1.0.8.ebuild:
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild
index dd8a8b7d90ab..632a499aec96 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.7 2007/10/05 15:46:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.8 2007/10/22 18:48:11 armin76 Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""