diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:21:54 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:21:54 +0000 |
commit | 5753246f6d2bb396b5b73f5e6a768309fce4f769 (patch) | |
tree | 653baf4e85bec59119025744f5817259b9f6c445 /dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-5753246f6d2bb396b5b73f5e6a768309fce4f769.tar.gz gentoo-2-5753246f6d2bb396b5b73f5e6a768309fce4f769.tar.bz2 gentoo-2-5753246f6d2bb396b5b73f5e6a768309fce4f769.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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 888043855036..7de540b08877 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.4 2007/01/22 04:20:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild,v 1.5 2007/03/05 11:21:54 ticho 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" |