summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-06 13:09:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-06 13:09:09 +0000
commitf02ad259c583dafdc3d1bddb43974d21a22efee8 (patch)
treea80f7e82c314c454721ac5b02218de7cb4e1e8cf /dev-php/PEAR-Net_Socket
parentStable for s390, wrt bug #477616 (diff)
downloadgentoo-2-f02ad259c583dafdc3d1bddb43974d21a22efee8.tar.gz
gentoo-2-f02ad259c583dafdc3d1bddb43974d21a22efee8.tar.bz2
gentoo-2-f02ad259c583dafdc3d1bddb43974d21a22efee8.zip
Stable for s390, wrt bug #470434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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 62ea00005a01..5c491a2d17c4 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.69 2013/08/04 13:36:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.70 2013/08/06 13:09:09 ago Exp $
+
+ 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
+ Stable for s390, wrt bug #470434
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
Stable for ppc64, 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 6cce0490058d..1d0043b2ab32 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.9 2013/08/04 13:36:40 ago Exp $
+# $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 $
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=""