diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:48:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:48:49 +0000 |
commit | f4c6305661f04528cf741a8d101e01b3e234fba1 (patch) | |
tree | 5f457f4538ae5ad4dc7abf5423e4a6509cbebc08 /dev-perl/Chart-Math-Axis | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-f4c6305661f04528cf741a8d101e01b3e234fba1.tar.gz gentoo-2-f4c6305661f04528cf741a8d101e01b3e234fba1.tar.bz2 gentoo-2-f4c6305661f04528cf741a8d101e01b3e234fba1.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild index 6117d8b2d64e..44b118faeeb5 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild,v 1.6 2004/06/25 00:11:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild,v 1.7 2004/07/14 16:48:49 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Implements an algorithm to find good values for chart axis" SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" @@ -12,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +IUSE="" DEPEND="dev-perl/Math-BigInt dev-perl/Test-Simple" - diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild index 4f7db0b4c1d1..63cc6bf14b43 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.6 2004/06/25 22:28:32 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.7 2004/07/14 16:48:49 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Implements an algorithm to find good values for chart axis" SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" @@ -12,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" +IUSE="" DEPEND="dev-perl/Math-BigInt dev-perl/Test-Simple" - diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild index dfe48bf40c9a..1733179cca36 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.2 2004/06/25 00:11:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.3 2004/07/14 16:48:49 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Implements an algorithm to find good values for chart axis" SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" @@ -12,10 +11,10 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/Math-BigInt-1.70 dev-perl/Clone dev-perl/Test-Simple" - |