diff options
Diffstat (limited to 'dev-perl/GDGraph/GDGraph-1.43.ebuild')
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.43.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/GDGraph/GDGraph-1.43.ebuild b/dev-perl/GDGraph/GDGraph-1.43.ebuild index 0a5f46fc1743..9497185b78ff 100644 --- a/dev-perl/GDGraph/GDGraph-1.43.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.43.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.11 2005/06/12 17:47:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.12 2005/07/09 23:14:06 swegener Exp $ inherit perl-module -CATEGORY="dev-perl" DESCRIPTION="perl5 module to create charts using the GD module" HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" |