summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-11-04 09:07:43 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-11-04 09:07:43 +0000
commit22af8a5cac4669484646ae1c3e9f034de8f79a7f (patch)
tree5f5b7e7fd6634e4805151285bed1e3540500b7fe /dev-php
parentx86 stable, see bug 388763 (diff)
downloadgentoo-2-22af8a5cac4669484646ae1c3e9f034de8f79a7f.tar.gz
gentoo-2-22af8a5cac4669484646ae1c3e9f034de8f79a7f.tar.bz2
gentoo-2-22af8a5cac4669484646ae1c3e9f034de8f79a7f.zip
x86 stable, see bug 388763
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.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 e4040b95ea43..486e4c9c94de 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.54 2011/11/03 11:14:38 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.55 2011/11/04 09:07:43 nativemad Exp $
+
+ 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org>
+ PEAR-Net_Socket-1.0.9.ebuild:
+ x86 stable, see bug 388763
03 Nov 2011; Tony Vroon <chainsaw@gentoo.org> PEAR-Net_Socket-1.0.9.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
index 87aa639c864e..efcbafab23c1 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.9.ebuild,v 1.2 2011/11/03 11:14:38 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.3 2011/11/04 09:07:43 nativemad Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets"
LICENSE="PHP-2.02"
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=""