summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:22:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:22:03 +0000
commit028f7e1392bc2b1e85df5fe344c68ba64fd9c613 (patch)
treea921735cf40475c80365298b77877e870f987312 /dev-php
parentStable for alpha, wrt bug #495570 (diff)
downloadgentoo-2-028f7e1392bc2b1e85df5fe344c68ba64fd9c613.tar.gz
gentoo-2-028f7e1392bc2b1e85df5fe344c68ba64fd9c613.tar.bz2
gentoo-2-028f7e1392bc2b1e85df5fe344c68ba64fd9c613.zip
Stable for alpha, wrt bug #495572
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.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 fd4055248553..f37b3668ebde 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.80 2014/03/12 10:00:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.81 2014/03/19 15:22:03 ago Exp $
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.14.ebuild:
+ Stable for alpha, wrt bug #495572
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.14.ebuild:
Stable for sparc, wrt bug #495572
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
index 21d91a555ec5..ec2137470e72 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.14.ebuild,v 1.9 2014/03/12 10:00:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild,v 1.10 2014/03/19 15:22:03 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=""