diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:23:15 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:23:15 +0000 |
commit | 3089e00fe851cd0787fcb98ecc55ccbf20c6b58d (patch) | |
tree | 3b94f1bc6bed2b58508019f7bef928c7bef288e6 /dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild | |
parent | Stable on amd64 wrt bug #192247 (diff) | |
download | gentoo-2-3089e00fe851cd0787fcb98ecc55ccbf20c6b58d.tar.gz gentoo-2-3089e00fe851cd0787fcb98ecc55ccbf20c6b58d.tar.bz2 gentoo-2-3089e00fe851cd0787fcb98ecc55ccbf20c6b58d.zip |
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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 96d7a1bc4775..f1a21d897d87 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.5 2007/09/26 17:54:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.6 2007/09/28 23:23:15 angelos 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="" |