diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:54:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:54:18 +0000 |
commit | 3354a81bcd86325e35192b07a735c39dc97b1042 (patch) | |
tree | f4ae6930ab29ce67d2e477b020a323eb12d0856d /dev-php | |
parent | Stable for x86, wrt bug #502758 (diff) | |
download | gentoo-2-3354a81bcd86325e35192b07a735c39dc97b1042.tar.gz gentoo-2-3354a81bcd86325e35192b07a735c39dc97b1042.tar.bz2 gentoo-2-3354a81bcd86325e35192b07a735c39dc97b1042.zip |
Stable for x86, wrt bug #502760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_URL2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_URL2/ChangeLog b/dev-php/PEAR-Net_URL2/ChangeLog index 31121dc6f3c0..69e88e582604 100644 --- a/dev-php/PEAR-Net_URL2/ChangeLog +++ b/dev-php/PEAR-Net_URL2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_URL2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.17 2014/04/25 11:03:49 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.18 2014/04/26 18:54:18 ago Exp $ + + 26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_URL2-2.0.5.ebuild: + Stable for x86, wrt bug #502760 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> PEAR-Net_URL2-2.0.5.ebuild: Stable for amd64 wrt bug #502760 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild index 0597cf5a8215..817896a4a30c 100644 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.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_URL2/PEAR-Net_URL2-2.0.5.ebuild,v 1.3 2014/04/25 11:03:49 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild,v 1.4 2014/04/26 18:54:18 ago Exp $ EAPI="5" @@ -9,5 +9,5 @@ inherit php-pear-r1 DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)." LICENSE="BSD" 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="" |