summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-04-23 19:59:26 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-04-23 19:59:26 +0000
commitd97c282b67ce2c134dee8bb34fa45bf45d993d86 (patch)
treee05e435f650c4a2eb46807d709fafa8b7612cca0 /dev-perl/PDL
parentmany virtual/x11 and virtual/opengl dependency fixups, and a few removals (diff)
downloadhistorical-d97c282b67ce2c134dee8bb34fa45bf45d993d86.tar.gz
historical-d97c282b67ce2c134dee8bb34fa45bf45d993d86.tar.bz2
historical-d97c282b67ce2c134dee8bb34fa45bf45d993d86.zip
many virtual/x11 and virtual/opengl dependency fixups, and a few removals
of older ebuilds
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r--dev-perl/PDL/PDL-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.2.ebuild b/dev-perl/PDL/PDL-2.2.ebuild
index 0dbcf892e854..8500d4a620e3 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.2 2001/03/12 10:52:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.2.ebuild,v 1.3 2001/04/23 19:59:26 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ 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? ( >=media-libs/mesa-3.4 )"
+ opengl? ( virtual/opengl )"
src_unpack() {