summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-03 17:12:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-03 17:12:29 +0000
commitbeff3fd7221cf1d8d6ea3d38d69549b4aabb2cce (patch)
tree3f431ded4f69fc897b69e05faaf50a839a314fdb /dev-php/PEAR-Net_Socket
parentClarified which language it covers; bug #58841. (diff)
downloadhistorical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.gz
historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.bz2
historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.zip
add ia64 keywords #56295
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.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index 98c0077d024b..84fd035e7551 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.15 2004/07/30 14:58:11 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.16 2004/08/03 17:08:04 agriffis Exp $
+
+ 03 Aug 2004; <agriffis@gentoo.org> PEAR-Net_Socket-1.0.1-r1.ebuild,
+ PEAR-Net_Socket-1.0.2.ebuild:
+ add ia64 keywords #56295
*PEAR-Net_Socket-1.0.2 (30 Jul 2004)
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild
index 12c8bb959d38..f3f826de5ad2 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.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_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild,v 1.6 2004/07/06 22:55:41 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild,v 1.7 2004/08/03 17:08:04 agriffis Exp $
inherit php-pear
DESCRIPTION="class interface to TCP sockets"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc ppc"
+KEYWORDS="x86 alpha ~sparc ppc ia64"
IUSE=""
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.ebuild
index e5a946efdbd3..fb42e67b231f 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.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_Socket/PEAR-Net_Socket-1.0.2.ebuild,v 1.1 2004/07/30 14:58:11 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.2.ebuild,v 1.2 2004/08/03 17:08:04 agriffis Exp $
inherit php-pear
DESCRIPTION="class interface to TCP sockets"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~sparc ~ppc"
+KEYWORDS="~x86 ~alpha ~sparc ~ppc ~ia64"
IUSE=""