diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2012-01-15 17:14:31 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2012-01-15 17:14:31 +0000 |
commit | 5b4de7ff784034b34f76b87ce0e28fc40d270ad7 (patch) | |
tree | 4e25181ebf32d8482a13eec1765440e954fd160a /dev-php/libvirt-php | |
parent | old (diff) | |
download | gentoo-2-5b4de7ff784034b34f76b87ce0e28fc40d270ad7.tar.gz gentoo-2-5b4de7ff784034b34f76b87ce0e28fc40d270ad7.tar.bz2 gentoo-2-5b4de7ff784034b34f76b87ce0e28fc40d270ad7.zip |
Remove PHP_USE.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/libvirt-php')
-rw-r--r-- | dev-php/libvirt-php/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-0.4.1.ebuild | 5 | ||||
-rw-r--r-- | dev-php/libvirt-php/libvirt-php-9999.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-php/libvirt-php/ChangeLog b/dev-php/libvirt-php/ChangeLog index c840f1805123..3c97aab81818 100644 --- a/dev-php/libvirt-php/ChangeLog +++ b/dev-php/libvirt-php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/libvirt-php -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/ChangeLog,v 1.1 2011/12/14 22:30:25 mabi Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/ChangeLog,v 1.2 2012/01/15 17:14:31 olemarkus Exp $ + + 15 Jan 2012; Ole Markus With <olemarkus@gentoo.org> libvirt-php-0.4.1.ebuild, + libvirt-php-9999.ebuild: + Remove PHP_USE. 13 Jul 2011; Tiziano Müller <dev-zero@gentoo.org> libvirt-php-9999.ebuild: Migrated to new git-2.eclass. diff --git a/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild b/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild index 660b5fd4b43e..6596e531c676 100644 --- a/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild +++ b/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild,v 1.1 2011/12/14 22:30:25 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/libvirt-php-0.4.1.ebuild,v 1.2 2012/01/15 17:14:31 olemarkus Exp $ EAPI=3 PHP_EXT_NAME="php-libvirt" -USE_PHP="php5-3 php5-2" inherit php-ext-source-r2 eutils diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild index 0750880d971b..f84ad0cc75cd 100644 --- a/dev-php/libvirt-php/libvirt-php-9999.ebuild +++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/libvirt-php-9999.ebuild,v 1.1 2011/12/14 22:30:25 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/libvirt-php/libvirt-php-9999.ebuild,v 1.2 2012/01/15 17:14:31 olemarkus Exp $ EAPI=3 |