diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:32:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:32:51 +0000 |
commit | 5b26317aa7a35293f3cf3f525d5066bb491e599d (patch) | |
tree | c11d26ccfc5564762a0da1219fb0ea86145c24d4 /dev-perl/GraphViz/GraphViz-2.02.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-5b26317aa7a35293f3cf3f525d5066bb491e599d.tar.gz gentoo-2-5b26317aa7a35293f3cf3f525d5066bb491e599d.tar.bz2 gentoo-2-5b26317aa7a35293f3cf3f525d5066bb491e599d.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/GraphViz/GraphViz-2.02.ebuild')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.02.ebuild b/dev-perl/GraphViz/GraphViz-2.02.ebuild index bff5b2eb066d..20b221cdb187 100644 --- a/dev-perl/GraphViz/GraphViz-2.02.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.02.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.3 2007/01/07 23:45:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.02.ebuild,v 1.4 2007/01/15 22:32:51 mcummings Exp $ inherit perl-module eutils DESCRIPTION="GraphViz - Interface to the GraphViz graphing tool" -HOMEPAGE="http://search.cpan.org/dist/${PN}/" +HOMEPAGE="http://search.cpan.org/~lbrocard/" SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/${P}.tar.gz" LICENSE="Artistic GPL-2" |