summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:32:47 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:32:47 +0000
commit1187d81302c3155ae8afaaa8e198efe2ca4620f9 (patch)
tree81be62eaa1382c423a3590f9b574a08f378316b9 /dev-php/PEAR-Net_Socket
parentx86 stable wrt bug #495570 (diff)
downloadgentoo-2-1187d81302c3155ae8afaaa8e198efe2ca4620f9.tar.gz
gentoo-2-1187d81302c3155ae8afaaa8e198efe2ca4620f9.tar.bz2
gentoo-2-1187d81302c3155ae8afaaa8e198efe2ca4620f9.zip
x86 stable wrt bug #495572
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index c774e431f8f6..7baeb58388cf 100644
--- a/dev-php/PEAR-Net_Socket/ChangeLog
+++ b/dev-php/PEAR-Net_Socket/ChangeLog
@@ -1,6 +1,10 @@
# 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.75 2014/02/16 21:28:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.76 2014/02/24 02:32:47 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Net_Socket-1.0.14.ebuild:
+ x86 stable wrt bug #495572
16 Feb 2014; Markus Meier <maekke@gentoo.org> PEAR-Net_Socket-1.0.14.ebuild:
arm stable, 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 33bc9451a46e..26786a5939fc 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.4 2014/02/16 21:28:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild,v 1.5 2014/02/24 02:32:47 phajdan.jr 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=""