summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-25 00:26:58 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-25 00:26:58 +0000
commit9e121f1a7aa3d7f1edd46089fe8b6987f817c0af (patch)
tree0167ab9f631bf8862e25a6ef1e137bd135f5bd70 /dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
parentPPC unstable profile update (Manifest recommit) (diff)
downloadgentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.gz
gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.bz2
gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.zip
ppc stable profile update
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.2.ebuild')
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
index ab07eee7986b..acb287788549 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild,v 1.11 2004/08/14 13:35:39 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild,v 1.12 2004/09/25 00:22:37 pvdabeel Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
@@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=8"
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha"
+KEYWORDS="x86 ppc sparc ~alpha"
DEPEND="virtual/php"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_P}