diff options
author | 2013-10-14 04:51:41 +0000 | |
---|---|---|
committer | 2013-10-14 04:51:41 +0000 | |
commit | 86ee2fa981eb70a4a2b51758c155507468af305e (patch) | |
tree | f4340446bc458b47ca870fe82a4786d7480e93e6 /dev-lang | |
parent | Version bump. #487466 (diff) | |
download | gentoo-2-86ee2fa981eb70a4a2b51758c155507468af305e.tar.gz gentoo-2-86ee2fa981eb70a4a2b51758c155507468af305e.tar.bz2 gentoo-2-86ee2fa981eb70a4a2b51758c155507468af305e.zip |
Rekeyword ~x86-fbsd
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 99359a07d168..efdbddc07280 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.771 2013/10/13 11:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.772 2013/10/14 04:51:41 naota Exp $ + + 14 Oct 2013; Naohiro Aota <naota@gentoo.org> php-5.5.4.ebuild: + Rekeyword ~x86-fbsd 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.20.ebuild, php-5.5.4.ebuild: diff --git a/dev-lang/php/php-5.5.4.ebuild b/dev-lang/php/php-5.5.4.ebuild index 982d82805f1e..0d9e3ddcd571 100644 --- a/dev-lang/php/php-5.5.4.ebuild +++ b/dev-lang/php/php-5.5.4.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.4.ebuild,v 1.9 2013/10/13 11:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.4.ebuild,v 1.10 2013/10/14 04:51:41 naota 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-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |