summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-16 12:48:09 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-16 12:48:09 +0000
commita24525d33c53d74060864c0f530e92eb00c95f6f (patch)
tree58f9e17b2b3eac69f78d05f4fe61c1969f96f941 /dev-php/phploc/phploc-1.6.1.ebuild
parentAdded support for local channel.xml (diff)
downloadgentoo-2-a24525d33c53d74060864c0f530e92eb00c95f6f.tar.gz
gentoo-2-a24525d33c53d74060864c0f530e92eb00c95f6f.tar.bz2
gentoo-2-a24525d33c53d74060864c0f530e92eb00c95f6f.zip
Added support for local channel.xml
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/phploc/phploc-1.6.1.ebuild')
-rw-r--r--dev-php/phploc/phploc-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phploc/phploc-1.6.1.ebuild b/dev-php/phploc/phploc-1.6.1.ebuild
index 4833a68e6bb7..a925ef98a2f0 100644
--- a/dev-php/phploc/phploc-1.6.1.ebuild
+++ b/dev-php/phploc/phploc-1.6.1.ebuild
@@ -1,9 +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/phploc/phploc-1.6.1.ebuild,v 1.1 2011/03/25 13:53:02 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phploc/phploc-1.6.1.ebuild,v 1.2 2011/04/16 12:48:09 olemarkus Exp $
EAPI="3"
-PHP_PEAR_CHANNEL="pear.phpunit.de"
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
PHP_PEAR_PN="phploc"
inherit php-pear-lib-r1