diff options
author | 2013-03-05 10:21:26 +0000 | |
---|---|---|
committer | 2013-03-05 10:21:26 +0000 | |
commit | 774fd24a4351c401e40d679cfe5dfe18b5cd663f (patch) | |
tree | 379d353bc50aa96643ce45d14b3b32bbfa228326 /dev-php/igbinary | |
parent | Removed older ebuilds (diff) | |
download | gentoo-2-774fd24a4351c401e40d679cfe5dfe18b5cd663f.tar.gz gentoo-2-774fd24a4351c401e40d679cfe5dfe18b5cd663f.tar.bz2 gentoo-2-774fd24a4351c401e40d679cfe5dfe18b5cd663f.zip |
EAPI bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/igbinary')
-rw-r--r-- | dev-php/igbinary/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/igbinary/igbinary-1.1.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-php/igbinary/ChangeLog b/dev-php/igbinary/ChangeLog index c248f2979adc..6f069a290c89 100644 --- a/dev-php/igbinary/ChangeLog +++ b/dev-php/igbinary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/igbinary -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/ChangeLog,v 1.4 2012/10/21 09:13:12 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/ChangeLog,v 1.5 2013/03/05 10:21:26 olemarkus Exp $ + + 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> igbinary-1.1.1-r1.ebuild: + EAPI bump 21 Oct 2012; Markus Meier <maekke@gentoo.org> igbinary-1.1.1-r1.ebuild: x86 stable, bug #427024 @@ -18,4 +21,3 @@ 07 Feb 2011; <olemarkus@gentoo.org> +igbinary-1.1.1.ebuild, +metadata.xml: First dev-php/igbinary ebuild. Thanks to jbergstroem - diff --git a/dev-php/igbinary/igbinary-1.1.1-r1.ebuild b/dev-php/igbinary/igbinary-1.1.1-r1.ebuild index 633a1bb055d3..88342561810c 100644 --- a/dev-php/igbinary/igbinary-1.1.1-r1.ebuild +++ b/dev-php/igbinary/igbinary-1.1.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/igbinary-1.1.1-r1.ebuild,v 1.2 2012/10/21 09:13:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/igbinary-1.1.1-r1.ebuild,v 1.3 2013/03/05 10:21:26 olemarkus Exp $ -EAPI="2" +EAPI="5" PHP_EXT_NAME="igbinary" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" |