Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-perl/Chart-Math-Axis
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.32 2008/08/24 07:23:41 tove Exp $
*Chart-Math-Axis-1.05 (24 Aug 2008)
24 Aug 2008; Torsten Veller
+Chart-Math-Axis-1.05.ebuild:
Version bump
19 Mar 2008; Jeroen Roovers
Stable for HPPA too.
05 Mar 2007; Andrej Kacian
Stable on x86, bug #169152.
22 Jan 2007; Bryan Østergaard
Chart-Math-Axis-1.00.ebuild:
Stable on Alpha + IA64.
11 Jan 2007; Gustavo Zacarias
Chart-Math-Axis-1.00.ebuild:
Stable on sparc
07 Jan 2007; Michael Cummings
Chart-Math-Axis-1.00.ebuild:
Marking amd64 stable
*Chart-Math-Axis-1.00 (05 Nov 2006)
05 Nov 2006; Michael Cummings
Chart-Math-Axis-0.3.ebuild, +Chart-Math-Axis-1.00.ebuild:
Version bump
04 Aug 2006; Michael Cummings
Chart-Math-Axis-0.3.ebuild:
Adding perl dep; fixed DEPEND
03 Jul 2006; Christian Hartmann
Chart-Math-Axis-0.3.ebuild:
Fixed RDEPEND wrt bug #134781
29 Jun 2006; Gustavo Zacarias
Chart-Math-Axis-0.3.ebuild:
Stable on hppa
13 Feb 2006;
Virtual for perl-core dep
03 Oct 2005; Aron Griffis
Chart-Math-Axis-0.3.ebuild:
Mark 0.3 stable on ia64
26 Aug 2005; Aron Griffis
Chart-Math-Axis-0.3.ebuild:
add ~ia64
25 May 2005; Michael Cummings
Chart-Math-Axis-0.3.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
24 May 2005; Michael Cummings
Chart-Math-Axis-0.3.ebuild:
dev-perl/Math-BigInt => perl-core/Math-BigInt
24 May 2005; Michael Cummings
dev-perl/Math-BigInt => perl-core/Math-BigInt migration
17 May 2005; Gustavo Zacarias
Chart-Math-Axis-0.3.ebuild:
Stable on sparc
24 Apr 2005; Michael Cummings
-Chart-Math-Axis-0.1.ebuild, -Chart-Math-Axis-0.2.ebuild,
Chart-Math-Axis-0.3.ebuild:
Cleaning
01 Apr 2005; Simon Stelling
stable on amd64
22 Jan 2005; Bryan Østergaard
Chart-Math-Axis-0.3.ebuild:
Stable on alpha.
21 Jan 2005; Michael Cummings
Chart-Math-Axis-0.3.ebuild:
Unmasking for x86
29 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
26 Jun 2004; Danny van Dyk
Chart-Math-Axis-0.2.ebuild:
Marked stable on amd64.
*Chart-Math-Axis-0.3 (05 Jun 2004)
05 Jun 2004; Michael Cummings
Chart-Math-Axis-0.3.ebuild:
new version on cpan
24 May 2004; Bryan Østergaard
Chart-Math-Axis-0.2.ebuild:
Stable on alpha.
27 Feb 2004; Michael Cummings
Chart-Math-Axis-0.2.ebuild:
Masked for 185 days, unmasking
*Chart-Math-Axis-0.2 (26 Aug 2003)
26 Aug 2003; Michael Cummings
Chart-Math-Axis-0.2.ebuild:
CPAN Version bump; bux fix
04 Jun 2003; Michael Cummings
Chart-Math-Axis-0.1.ebuild:
Fixed description, S decleration
*Chart-Math-Axis-0.1 (02 Jun 2003)
02 Jun 2003; Michael Cummings
Chart-Math-Axis-0.1.ebuild:
Fills bug 21791
# Copyright 1999-2006 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.18 2006/11/05 02:16:35 mcummings Exp $
inherit perl-module
DESCRIPTION="Implements an algorithm to find good values for chart axis"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
HOMEPAGE="http://search.cpan.orga/~adamk/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
DEPEND=">=virtual/perl-Math-BigInt-1.70
dev-perl/Clone
virtual/perl-Test-Simple
dev-lang/perl"
# Copyright 1999-2008 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-1.00.ebuild,v 1.6 2008/03/19 02:41:40 jer Exp $
inherit perl-module
DESCRIPTION="Implements an algorithm to find good values for chart axis"
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
HOMEPAGE="http://search.cpan.orga/~adamk/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
SRC_TEST="do"
DEPEND=">=virtual/perl-Math-BigInt-1.70
dev-perl/Clone
virtual/perl-Test-Simple
dev-perl/Params-Util
dev-lang/perl"
# Copyright 1999-2008 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-1.05.ebuild,v 1.1 2008/08/24 07:23:41 tove Exp $
MODULE_AUTHOR=ADAMK
inherit perl-module
DESCRIPTION="Implements an algorithm to find good values for chart axis"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
SRC_TEST="do"
DEPEND=">=virtual/perl-Math-BigInt-1.70
>=virtual/perl-Storable-2.12
>=dev-perl/Params-Util-0.15
dev-lang/perl"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST Chart-Math-Axis-0.3.tar.gz 15726 RMD160 f444a20f9836b818086fc4a8e0f3aa5043ace441 SHA1 4ff6c55ff03be88cbfd9042d3c5507bd5113cb4f SHA256 6f05cc1f9063fd9756c7669c1485a1588d9820f293d2af00be0dd8c64b8a20da
DIST Chart-Math-Axis-1.00.tar.gz 15713 RMD160 c5b361ed1b95b18403fa5ad4aff471e9fb8f4124 SHA1 285fc9306b1e1ed3a48461606e622da0c93fa371 SHA256 1050cb9d90723a0db89b6d95b9940caef1c019c86b67e37588ebf2707b248b20
DIST Chart-Math-Axis-1.05.tar.gz 27685 RMD160 c6a4faad036696c61994e16bcc308e0bef43c5b1 SHA1 205ea0aa9acf3cb55ca9535c76b9dd2a8afd860c SHA256 015944ea49ce29edcc8580b7fbbb9787225ea3a4f2fc79a742fdd5516f705dc3
EBUILD Chart-Math-Axis-0.3.ebuild 655 RMD160 64a2318217673caf9f8a18fdbab63d8a9da080dc SHA1 95a3696422fee68b30a6c8c2224e36f89e3fd826 SHA256 d6d32ae9f867cf24ec8a0e66481fa754ed701d726416dbc08922cc07ccf35984
EBUILD Chart-Math-Axis-1.00.ebuild 667 RMD160 8f2bbb3b038fb22575f8aaa10e8d4566c3da1f1b SHA1 18e49404a111208c21ba6622d9be2bb198f3024c SHA256 7abae535cafcf439a9bc717a825899034e84f8f6757791c5c32782e62ac8965e
EBUILD Chart-Math-Axis-1.05.ebuild 588 RMD160 c39a007363c67d2e9cd518e08f48b98b0409fe0d SHA1 ede7f8c2b342978895cc19f1c4ccc611e0afb170 SHA256 4a4a1cac728e6e036596fdf78a8be1de3a596efb2eae2c459f35fb0b4c09f3eb
MISC ChangeLog 3635 RMD160 4fb84b4a1089ba0770feaca6240bde03d21c4ea0 SHA1 869d0d78db5f1ffdfc7c21b6038bc182390efc2d SHA256 e41f7fb5997e872378f8fde2653a4d0872fb5b53ab6638fd3eb085807bc5a60a
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkixDG8ACgkQV3J2n04EauynHgCaA35h7NEUlLj4lKuRii50BeZ9
3IoAnjvdOgRUb2v3e+tnqgUmyRM1Dr5Z
=/cwZ
-----END PGP SIGNATURE-----