diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:47:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-31 14:47:35 +0000 |
commit | 5cbfe0bd64e47609bc413f7dae146cbc982f17d1 (patch) | |
tree | 03c01571b469b4411a664baaa5af60b626c162f5 /dev-php/PEAR-Net_Socket | |
parent | Stable for HPPA (bug #470432). (diff) | |
download | gentoo-2-5cbfe0bd64e47609bc413f7dae146cbc982f17d1.tar.gz gentoo-2-5cbfe0bd64e47609bc413f7dae146cbc982f17d1.tar.bz2 gentoo-2-5cbfe0bd64e47609bc413f7dae146cbc982f17d1.zip |
Stable for HPPA (bug #470434).
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r-- | dev-php/PEAR-Net_Socket/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index ecb6695a6c98..e70b806bade0 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.65 2013/07/30 12:28:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.66 2013/07/31 14:47:35 jer Exp $ + + 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild: + Stable for HPPA (bug #470434). 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild: Stable for alpha, 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 d703cfab39f9..7b4577a165d6 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.5 2013/07/30 12:28:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.6 2013/07/31 14:47:35 jer 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="" |