summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-03 11:14:38 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-03 11:14:38 +0000
commitc2b81f5935452be122598af414b5b8dd4590fd7f (patch)
tree1d2e33ba0be401b7844e0a4d58c058517d17fda3 /dev-php/PEAR-Net_Socket
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff)
downloadgentoo-2-c2b81f5935452be122598af414b5b8dd4590fd7f.tar.gz
gentoo-2-c2b81f5935452be122598af414b5b8dd4590fd7f.tar.bz2
gentoo-2-c2b81f5935452be122598af414b5b8dd4590fd7f.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #388763.
(Portage version: 2.1.10.32/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog8
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index 8b3797fd9280..e4040b95ea43 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.53 2009/08/22 18:02:00 beandog Exp $
+# 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 $
+
+ 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 &
+ Agostino "ago" Sarubbo in bug #388763.
*PEAR-Net_Socket-1.0.9 (22 Aug 2009)
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 bfa7ccd91f78..87aa639c864e 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-2009 Gentoo Foundation
+# 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.1 2009/08/22 18:02:00 beandog Exp $
+# $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 $
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=""