summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 19:45:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 19:45:22 +0000
commit133b508f09eaa7404e05be10feb5e34f00ac3d52 (patch)
tree8453fddd4f57bf336cdc1c809649087096d07718 /dev-php/PEAR-Net_Socket
parentStable for arm, wrt bug #470412 (diff)
downloadgentoo-2-133b508f09eaa7404e05be10feb5e34f00ac3d52.tar.gz
gentoo-2-133b508f09eaa7404e05be10feb5e34f00ac3d52.tar.bz2
gentoo-2-133b508f09eaa7404e05be10feb5e34f00ac3d52.zip
Stable for arm, wrt bug #470434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 572b7182f93b..ac38af4f9eb4 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.63 2013/07/28 12:58:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.64 2013/07/28 19:45:22 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
+ Stable for arm, wrt bug #470434
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
Stable for ppc, 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 c740ce1dca17..795ca121e82d 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.3 2013/07/28 12:58:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.4 2013/07/28 19:45:22 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=""