summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-10-09 09:01:49 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-10-09 09:01:49 +0000
commitb0dc371847d6af64cca8b9fd2e7b40681f52cde8 (patch)
tree7ff477632e41e43cd8e584c41281c2d89fb07e84 /dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild
parentWorkaround for bug 105385, comment 1. (diff)
downloadhistorical-b0dc371847d6af64cca8b9fd2e7b40681f52cde8.tar.gz
historical-b0dc371847d6af64cca8b9fd2e7b40681f52cde8.tar.bz2
historical-b0dc371847d6af64cca8b9fd2e7b40681f52cde8.zip
Leftover.
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild')
-rw-r--r--dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild
index dd0cc554978f..fdc5d9b20455 100644
--- a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild
+++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild,v 1.1 2005/09/07 08:08:03 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild,v 1.2 2005/10/09 09:01:49 sebastian Exp $
inherit php-pear
@@ -11,3 +11,4 @@ LICENSE="PHP"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
+S="${WORKDIR}/Math_Stats-0.9.0beta3"