summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 10:42:35 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 10:42:35 +0000
commitc5d7f5d8a134b66ac4cfc85b4b117f47be4357b3 (patch)
treee91b106469b6368a510aa0e3eab890eb41a7bcf9 /dev-php/PEAR-Net_Socket
parentamd64 stable, bug #495570 (diff)
downloadgentoo-2-c5d7f5d8a134b66ac4cfc85b4b117f47be4357b3.tar.gz
gentoo-2-c5d7f5d8a134b66ac4cfc85b4b117f47be4357b3.tar.bz2
gentoo-2-c5d7f5d8a134b66ac4cfc85b4b117f47be4357b3.zip
amd64 stable, bug #495572
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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.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 7baeb58388cf..167832af2ee6 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.76 2014/02/24 02:32:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.77 2014/03/02 10:42:35 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> PEAR-Net_Socket-1.0.14.ebuild:
+ amd64 stable, bug #495572
24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-Net_Socket-1.0.14.ebuild:
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 26786a5939fc..178be93c749d 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.5 2014/02/24 02:32:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild,v 1.6 2014/03/02 10:42:35 pacho 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=""