diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2013-03-05 11:35:34 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2013-03-05 11:35:34 +0000 |
commit | 4b2763d8213ae2219cd3564ca4101f739f3cdcf0 (patch) | |
tree | 05b05af7aec1925dbffe4156ead5777f599d1929 /dev-php | |
parent | Version bump (diff) | |
download | gentoo-2-4b2763d8213ae2219cd3564ca4101f739f3cdcf0.tar.gz gentoo-2-4b2763d8213ae2219cd3564ca4101f739f3cdcf0.tar.bz2 gentoo-2-4b2763d8213ae2219cd3564ca4101f739f3cdcf0.zip |
EAPI bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-ps/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/dev-php/pecl-ps/ChangeLog b/dev-php/pecl-ps/ChangeLog index 8c1f3584f77e..a894ca836b6b 100644 --- a/dev-php/pecl-ps/ChangeLog +++ b/dev-php/pecl-ps/ChangeLog @@ -1,6 +1,9 @@ -# ChangeLog for dev-php5/pecl-ps -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ps/ChangeLog,v 1.1 2011/12/14 22:45:23 mabi Exp $ +# ChangeLog for dev-php/pecl-ps +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ps/ChangeLog,v 1.2 2013/03/05 11:35:34 olemarkus Exp $ + + 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> pecl-ps-1.3.6-r1.ebuild: + EAPI bump 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> pecl-ps-1.3.6.ebuild: Drop sparc keywords @@ -56,4 +59,3 @@ 18 Aug 2005; <stuart@gentoo.org> ChangeLog: Initial version; replaces older dev-php/* packages - diff --git a/dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild b/dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild index 4683e9af3c45..3cfbe132da0d 100644 --- a/dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild +++ b/dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/pecl-ps/pecl-ps-1.3.6-r1.ebuild,v 1.1 2011/12/14 22:45:23 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ps/pecl-ps-1.3.6-r1.ebuild,v 1.2 2013/03/05 11:35:34 olemarkus Exp $ -EAPI=3 +EAPI=5 PHP_EXT_NAME="ps" PHP_EXT_INI="yes" |