diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | 219cdca34fbd5c09bf12a9d55567942e1954694c (patch) | |
tree | 6f0ff68854d2c04d966f03cf8ed247ffeec52510 /x11-base/xdirectfb | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-219cdca34fbd5c09bf12a9d55567942e1954694c.tar.gz historical-219cdca34fbd5c09bf12a9d55567942e1954694c.tar.bz2 historical-219cdca34fbd5c09bf12a9d55567942e1954694c.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'x11-base/xdirectfb')
-rw-r--r-- | x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild b/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild index 6768e06c9e94..4dc30cbdaaba 100644 --- a/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild +++ b/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild,v 1.2 2003/02/13 16:53:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/xdirectfb-1.0_rc3-r1.ebuild,v 1.3 2003/03/11 21:11:48 seemant Exp $ inherit eutils @@ -29,7 +29,7 @@ PROVIDE="virtual/x11" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 sys-devel/flex - sys-devel/perl + dev-lang/perl >=dev-libs/DirectFB-0.9.16" src_unpack () { |