summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild')
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
index d1faaa996563..d5cc7055bbf7 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.4 2003/09/11 17:04:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.5 2004/04/17 15:02:28 aliz Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="PEAR::System_Command is a commandline execution interface"
@@ -11,7 +11,7 @@ SLOT="0"
# Afaik, anything that runs php will run this...
KEYWORDS="x86 ppc sparc"
DEPEND="virtual/php"
-
+IUSE=""
S=${WORKDIR}/${MY_P}
src_install () {