diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-10-09 09:01:49 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-10-09 09:01:49 +0000 |
commit | b0dc371847d6af64cca8b9fd2e7b40681f52cde8 (patch) | |
tree | 7ff477632e41e43cd8e584c41281c2d89fb07e84 /dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3.ebuild | |
parent | Workaround for bug 105385, comment 1. (diff) | |
download | historical-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.ebuild | 3 |
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" |