From 5b4de7ff784034b34f76b87ce0e28fc40d270ad7 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Sun, 15 Jan 2012 17:14:31 +0000 Subject: Remove PHP_USE. (Portage version: 2.1.10.41/cvs/Linux x86_64) --- dev-php/libvirt-php/ChangeLog | 8 ++++++-- dev-php/libvirt-php/libvirt-php-0.4.1.ebuild | 5 ++--- dev-php/libvirt-php/libvirt-php-9999.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'dev-php/libvirt-php') 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 libvirt-php-0.4.1.ebuild, + libvirt-php-9999.ebuild: + Remove PHP_USE. 13 Jul 2011; Tiziano Müller 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 -- cgit v1.2.3-65-gdbad