diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:32:31 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:32:31 +0000 |
commit | 9c8d72c9d5d50ae980655f609613e197bc208e4b (patch) | |
tree | e9e723f702e67e366e2439f25d7fcba5b62e4062 /dev-perl/GraphViz/GraphViz-2.02.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-9c8d72c9d5d50ae980655f609613e197bc208e4b.tar.gz gentoo-2-9c8d72c9d5d50ae980655f609613e197bc208e4b.tar.bz2 gentoo-2-9c8d72c9d5d50ae980655f609613e197bc208e4b.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/GraphViz/GraphViz-2.02.ebuild')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.02.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.02.ebuild b/dev-perl/GraphViz/GraphViz-2.02.ebuild deleted file mode 100644 index 3f3c178d1c7d..000000000000 --- a/dev-perl/GraphViz/GraphViz-2.02.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# 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.6 2008/11/19 13:51:15 tove Exp $ - -MODULE_AUTHOR=LBROCARD -inherit perl-module - -DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" -SRC_TEST="do" - -RDEPEND="dev-lang/perl - media-gfx/graphviz - dev-perl/IPC-Run" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.28" |