diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:49:44 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:49:44 +0000 |
commit | 3be43246868f5edca5642a9870c23b3b6a221da7 (patch) | |
tree | 63f6b857cfd8c8cd14e7259c3cf25f9ed95c6526 /dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-3be43246868f5edca5642a9870c23b3b6a221da7.tar.gz gentoo-2-3be43246868f5edca5642a9870c23b3b6a221da7.tar.bz2 gentoo-2-3be43246868f5edca5642a9870c23b3b6a221da7.zip |
stable ppc, bug #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 48fddd11cdb4..d5f38104ee0a 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.3 2007/09/21 12:57:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.4 2007/09/25 00:49:44 pylon 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="" |