summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.1.ebuild')
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
index 1146f9b33425..b747246db8ec 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Authore: Tom von Schwerdtner <tvon@etria.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.4 2003/02/13 11:29:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.5 2003/09/11 17:03:53 robbat2 Exp $
-P=${PN/PEAR-//}-${PV}
+MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
HOMEPAGE="http://pear.php.net/package-info.php?pacid=8"
-SRC_URI="http://pear.php.net/get/${P}.tgz"
+SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
LICENSE="PHP"
SLOT="0"
# Afaik, anything that runs php will run this...
KEYWORDS="x86 ppc sparc"
DEPEND="virtual/php"
-S=${WORKDIR}/${P}
+S=${WORKDIR}/${MY_P}
src_install () {
insinto /usr/lib/php/