diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 11:46:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 11:46:25 +0000 |
commit | 407dd1d8a4a4fd3337fc3dddca9f7da18a29e668 (patch) | |
tree | 2e951e6ec1f0f6c12bde9b7360af5c4fd8ef4e19 /dev-perl/Chart/Chart-2.4.1.ebuild | |
parent | sparc stable (diff) | |
download | gentoo-2-407dd1d8a4a4fd3337fc3dddca9f7da18a29e668.tar.gz gentoo-2-407dd1d8a4a4fd3337fc3dddca9f7da18a29e668.tar.bz2 gentoo-2-407dd1d8a4a4fd3337fc3dddca9f7da18a29e668.zip |
sparc stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Chart/Chart-2.4.1.ebuild')
-rw-r--r-- | dev-perl/Chart/Chart-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-2.4.1.ebuild b/dev-perl/Chart/Chart-2.4.1.ebuild index 795d8f871adb..cbc5a8cea8d3 100644 --- a/dev-perl/Chart/Chart-2.4.1.ebuild +++ b/dev-perl/Chart/Chart-2.4.1.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/Chart-2.4.1.ebuild,v 1.2 2007/04/08 21:37:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.1.ebuild,v 1.3 2007/04/10 11:46:25 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chartgrp/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/GD-1.2 |