summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-30 18:24:34 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-30 18:24:34 +0000
commitb4ac26f59dc91b3f61256f35e5dd94277fbb48e8 (patch)
tree068caa10f95726f1816327996c8fed5e5913261e /dev-perl/PDL
parentAdded slirp a SLIP/PPP emulator for terminals (diff)
downloadhistorical-b4ac26f59dc91b3f61256f35e5dd94277fbb48e8.tar.gz
historical-b4ac26f59dc91b3f61256f35e5dd94277fbb48e8.tar.bz2
historical-b4ac26f59dc91b3f61256f35e5dd94277fbb48e8.zip
*** empty log message ***
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r--dev-perl/PDL/PDL-2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/PDL/PDL-2.2.ebuild b/dev-perl/PDL/PDL-2.2.ebuild
index b1c5375b6593..01f2384fe1b4 100644
--- a/dev-perl/PDL/PDL-2.2.ebuild
+++ b/dev-perl/PDL/PDL-2.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.2.ebuild,v 1.5 2001/04/24 01:22:41 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.2.ebuild,v 1.6 2001/05/30 18:24:34 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -11,8 +11,8 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme"
DEPEND=">=sys-devel/perl-5
>=sys-libs/ncurses-5.2
- >=dev-perl/ExtUtils-F77-1.13
- opengl? ( virtual/opengl )"
+ >=dev-perl/ExtUtils-F77-1.13"
+ #opengl? ( virtual/opengl )"
src_unpack() {