diff options
Diffstat (limited to 'dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild')
-rw-r--r-- | dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild b/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild index d46430aa5281..ab938613fa70 100644 --- a/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild +++ b/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.1 2011/03/26 10:40:58 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.2 2011/04/16 12:58:22 olemarkus Exp $ -PHP_PEAR_CHANNEL="pear.phpunit.de" +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" PHP_PEAR_PN="PHP_TokenStream" inherit php-pear-lib-r1 |