summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-11-18 14:31:58 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-11-18 14:31:58 +0000
commitd1c574249e0e5ffe3e895017844060c2408e2972 (patch)
treeb6b74b04df44d48b9edd111b6ceeb0757d83b411 /dev-php/PEAR-Net_Socket
parentBug 6609 - long overdue (diff)
downloadgentoo-2-d1c574249e0e5ffe3e895017844060c2408e2972.tar.gz
gentoo-2-d1c574249e0e5ffe3e895017844060c2408e2972.tar.bz2
gentoo-2-d1c574249e0e5ffe3e895017844060c2408e2972.zip
keywords...
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild
index 7d6ff8479536..2b1aa4265a86 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# 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.ebuild,v 1.1 2002/11/18 14:31:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild,v 1.2 2002/11/18 14:31:58 mcummings Exp $
P=${PN/PEAR-//}-${PV}
DESCRIPTION="Net_Socket is a class interface to TCP sockets."
@@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=64"
SRC_URI="http://pear.php.net/get/${P}.tgz"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="~x86 ~ppc ~sparc64 ~alpha ~sparc"
DEPEND="virtual/php"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}