diff options
author | 2013-08-23 13:26:26 +0000 | |
---|---|---|
committer | 2013-08-23 13:26:26 +0000 | |
commit | 29b9712dad2075486500e2bd2c8ca436072eb0fc (patch) | |
tree | 2958b666977bbbf5ea70022d2a03fece6642e43b /dev-lang/php/php-5.5.2.ebuild | |
parent | substitute wiki page with xen's offical wiki page, fixes Bug #482114 by a3li (diff) | |
download | gentoo-2-29b9712dad2075486500e2bd2c8ca436072eb0fc.tar.gz gentoo-2-29b9712dad2075486500e2bd2c8ca436072eb0fc.tar.bz2 gentoo-2-29b9712dad2075486500e2bd2c8ca436072eb0fc.zip |
Stable for ia64, wrt bug #480460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/php/php-5.5.2.ebuild')
-rw-r--r-- | dev-lang/php/php-5.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.2.ebuild b/dev-lang/php/php-5.5.2.ebuild index 05adbc16d166..2d16f5f88580 100644 --- a/dev-lang/php/php-5.5.2.ebuild +++ b/dev-lang/php/php-5.5.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.2.ebuild,v 1.2 2013/08/18 03:04:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.2.ebuild,v 1.3 2013/08/23 13:26:26 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |