summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-06-28 07:34:43 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-06-28 07:34:43 +0000
commitcd0e8ac067f5ffb06a5c086fe5807430c1b05a9d (patch)
tree0eae17d0b20c3ea1760ecb433b3b3313445f9054 /dev-php/php-tokenstream
parentAdded missing PHP_PEAR_URI (diff)
downloadgentoo-2-cd0e8ac067f5ffb06a5c086fe5807430c1b05a9d.tar.gz
gentoo-2-cd0e8ac067f5ffb06a5c086fe5807430c1b05a9d.tar.bz2
gentoo-2-cd0e8ac067f5ffb06a5c086fe5807430c1b05a9d.zip
Added missing PHP_PEAR_URI
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/php-tokenstream')
-rw-r--r--dev-php/php-tokenstream/ChangeLog6
-rw-r--r--dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-php/php-tokenstream/ChangeLog b/dev-php/php-tokenstream/ChangeLog
index 53a2e8758e8e..c02b1c527250 100644
--- a/dev-php/php-tokenstream/ChangeLog
+++ b/dev-php/php-tokenstream/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/php-tokenstream
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.4 2011/05/24 14:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/ChangeLog,v 1.5 2011/06/28 07:34:43 olemarkus Exp $
+
+ 28 Jun 2011; Ole Markus With <olemarkus@gentoo.org>
+ php-tokenstream-1.0.1.ebuild:
+ Added missing PHP_PEAR_URI
24 May 2011; Markos Chandras <hwoarang@gentoo.org>
php-tokenstream-1.0.1.ebuild:
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 5e1c4d280b2c..40689f0a6605 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,9 @@
# 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.4 2011/05/24 14:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-tokenstream/php-tokenstream-1.0.1.ebuild,v 1.5 2011/06/28 07:34:43 olemarkus Exp $
PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
+PHP_PEAR_URI="pear.phpunit.de"
PHP_PEAR_PN="PHP_TokenStream"
inherit php-pear-lib-r1