summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:43:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:43:06 +0000
commita42465e85e927d7093a31096051cbeb86edba4da (patch)
tree60284ca13f5ff676831a5a66947f10be9557dcd2
parentStable for amd64, wrt bug #470432 (diff)
downloadgentoo-2-a42465e85e927d7093a31096051cbeb86edba4da.tar.gz
gentoo-2-a42465e85e927d7093a31096051cbeb86edba4da.tar.bz2
gentoo-2-a42465e85e927d7093a31096051cbeb86edba4da.zip
Stable for amd64, wrt bug #470434
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 54926166d535..2a71832a6000 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.61 2013/07/03 21:19:28 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.62 2013/07/28 10:43:06 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild:
+ Stable for amd64, wrt bug #470434
*PEAR-Net_Socket-1.0.14 (03 Jul 2013)
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 de14d7a18171..36d66977de38 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.1 2013/03/26 21:00:25 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.2 2013/07/28 10:43:06 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=""