diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:44:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:44:34 +0000 |
commit | 329d6997de2db9e20cf9e9634ebf9b9ed6fcf863 (patch) | |
tree | ede04b88567be64312d0fcb760afd833bec263b0 /dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild | |
parent | Stable for ia64, wrt bug #502754 (diff) | |
download | gentoo-2-329d6997de2db9e20cf9e9634ebf9b9ed6fcf863.tar.gz gentoo-2-329d6997de2db9e20cf9e9634ebf9b9ed6fcf863.tar.bz2 gentoo-2-329d6997de2db9e20cf9e9634ebf9b9ed6fcf863.zip |
Stable for ia64, wrt bug #502760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 817896a4a30c..78fb60efa4ad 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.4 2014/04/26 18:54:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild,v 1.5 2014/05/13 14:44:34 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="" |