diff options
author | Torsten Veller <tove@gentoo.org> | 2008-11-18 15:02:25 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-11-18 15:02:25 +0000 |
commit | 186b36148b4a16a1ca000b10138c83af25d7a4bd (patch) | |
tree | 8223da88483d3f6149c6a7f03a9ced743b7a1afc /dev-perl/GraphViz/GraphViz-2.02.ebuild | |
parent | New virtuals: Compress-Zlib (diff) | |
download | gentoo-2-186b36148b4a16a1ca000b10138c83af25d7a4bd.tar.gz gentoo-2-186b36148b4a16a1ca000b10138c83af25d7a4bd.tar.bz2 gentoo-2-186b36148b4a16a1ca000b10138c83af25d7a4bd.zip |
New virtuals: module-build
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/GraphViz/GraphViz-2.02.ebuild')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.02.ebuild b/dev-perl/GraphViz/GraphViz-2.02.ebuild index 20b221cdb187..6c98b1913416 100644 --- a/dev-perl/GraphViz/GraphViz-2.02.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.02.ebuild,v 1.4 2007/01/15 22:32:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.02.ebuild,v 1.5 2008/11/18 15:02:25 tove Exp $ inherit perl-module eutils @@ -15,6 +15,6 @@ IUSE="" SRC_TEST="do" DEPEND="dev-lang/perl - >=dev-perl/module-build-0.28 + >=virtual/perl-Module-Build-0.28 media-gfx/graphviz dev-perl/IPC-Run" |