diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:41:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:41:04 +0000 |
commit | 9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2 (patch) | |
tree | 597061e26a1ac2a0560097e8065c8a4bf6c7b58d /dev-perl/GraphViz | |
parent | Add ~x86-fbsd keyword wrt bug #159383 (diff) | |
download | historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.gz historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.bz2 historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/GraphViz')
-rw-r--r-- | dev-perl/GraphViz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GraphViz/ChangeLog b/dev-perl/GraphViz/ChangeLog index fabe58ecf52e..7323a8ed43b5 100644 --- a/dev-perl/GraphViz/ChangeLog +++ b/dev-perl/GraphViz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GraphViz # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.3 2007/01/07 23:45:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.4 2007/01/15 22:32:51 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> GraphViz-2.02.ebuild: + Ebuild maintenance 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> GraphViz-2.02.ebuild: Marking amd64 stable 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" |