diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 04:20:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 04:20:48 +0000 |
commit | 1edb4c490f6257e24ca898df51ee657d30ec42f5 (patch) | |
tree | d03afd2f3d082edb1fa86089a6ac4d3b9543d483 /dev-perl/Chart-Math-Axis | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-1edb4c490f6257e24ca898df51ee657d30ec42f5.tar.gz gentoo-2-1edb4c490f6257e24ca898df51ee657d30ec42f5.tar.bz2 gentoo-2-1edb4c490f6257e24ca898df51ee657d30ec42f5.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index 7f80155667e1..21ddd655797e 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Chart-Math-Axis # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.28 2007/01/11 14:19:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.29 2007/01/22 04:20:48 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + Chart-Math-Axis-1.00.ebuild: + Stable on Alpha + IA64. 11 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> Chart-Math-Axis-1.00.ebuild: diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild index 365083f9b830..888043855036 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3 2007/01/11 14:19:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild,v 1.4 2007/01/22 04:20:48 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.orga/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |