summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:29:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:29:20 +0000
commit53f480e8f0712da5e3c598a5dff80a831923a843 (patch)
tree6b02dc3b3b7500e2bfb475dbb36183f550e52992 /dev-php/PEAR-Net_Socket
parentStable for x86, wrt bug #477132 (diff)
downloadgentoo-2-53f480e8f0712da5e3c598a5dff80a831923a843.tar.gz
gentoo-2-53f480e8f0712da5e3c598a5dff80a831923a843.tar.bz2
gentoo-2-53f480e8f0712da5e3c598a5dff80a831923a843.zip
Stable for x86, wrt bug #470434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index 5c491a2d17c4..057074c924e6 100644
--- a/dev-php/PEAR-Net_Socket/ChangeLog
+++ b/dev-php/PEAR-Net_Socket/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_Socket
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.70 2013/08/06 13:09:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.71 2013/08/07 13:29:20 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
+ Stable for x86, wrt bug #470434
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
Stable for s390, wrt bug #470434
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild
index 1d0043b2ab32..7e1146f5c2c5 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.10.ebuild,v 1.10 2013/08/06 13:09:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.11 2013/08/07 13:29:20 ago Exp $
EAPI="4"
@@ -10,5 +10,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=""