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/Chart-Math-Axis-1.00.ebuild | |
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/Chart-Math-Axis-1.00.ebuild')
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |