diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:06:04 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 23:06:04 +0000 |
commit | 52a0a2d33e08f2a26a040b0323fb04f0ff325ceb (patch) | |
tree | 54607cb64b96855cb0dd9fc7d18b0b611b0c1fef /dev-perl/Chart | |
parent | Add fix by Pekka Rousu since the path to gzip binary is diff from default #98... (diff) | |
download | gentoo-2-52a0a2d33e08f2a26a040b0323fb04f0ff325ceb.tar.gz gentoo-2-52a0a2d33e08f2a26a040b0323fb04f0ff325ceb.tar.bz2 gentoo-2-52a0a2d33e08f2a26a040b0323fb04f0ff325ceb.zip |
QA: Removed CATEGORY=
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r-- | dev-perl/Chart/Chart-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-2.3.ebuild b/dev-perl/Chart/Chart-2.3.ebuild index 3fac2d80fd0e..a35dc94369f4 100644 --- a/dev-perl/Chart/Chart-2.3.ebuild +++ b/dev-perl/Chart/Chart-2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.12 2005/05/18 08:38:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.13 2005/07/09 23:04:36 swegener Exp $ inherit perl-module MY_P=${P/.3_/c-} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" + DESCRIPTION="The Perl Chart Module" SRC_URI="mirror://cpan/authors/id/C/CH/CHARTGRP/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~chartgrp/${P}/" |