diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 14:02:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 14:02:25 +0000 |
commit | 3c0d9f51277ed3f4261351f01e90490a2869eaf1 (patch) | |
tree | 2c971f002606e935d3f9567b2d4bf3577c04609f /dev-php/PEAR-Net_URL2 | |
parent | Stable for alpha, wrt bug #502756 (diff) | |
download | gentoo-2-3c0d9f51277ed3f4261351f01e90490a2869eaf1.tar.gz gentoo-2-3c0d9f51277ed3f4261351f01e90490a2869eaf1.tar.bz2 gentoo-2-3c0d9f51277ed3f4261351f01e90490a2869eaf1.zip |
Stable for alpha, wrt bug #502760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_URL2')
-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 c0c3c4ac27a4..980b9f32905f 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.20 2014/05/14 14:26:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.21 2014/05/17 14:02:25 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_URL2-2.0.5.ebuild: + Stable for alpha, wrt bug #502760 14 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_URL2-2.0.5.ebuild: Stable for sparc, 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 d0c9238ebccb..de742ff51388 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.6 2014/05/14 14:26:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild,v 1.7 2014/05/17 14:02:25 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="" |