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 | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-analyzer/rrdtool | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.39.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.40.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild index e7d0017e243a..eb25bdc1b803 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.35-r3.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/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.12 2003/02/13 13:49:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild,v 1.13 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild index cdef1c5d4e67..199eebdd9ab1 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.39.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/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.11 2003/02/13 13:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" diff --git a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild index bbe9edbce761..33199f474d93 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.40.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/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.4 2003/02/13 13:50:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.40.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" |