diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-22 00:51:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-22 00:51:47 +0000 |
commit | fad121297d45711ccbc668ef82592f631ce66a8f (patch) | |
tree | e5165f08afadb4f0e899636c93ac6194f722c597 /dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-fad121297d45711ccbc668ef82592f631ce66a8f.tar.gz gentoo-2-fad121297d45711ccbc668ef82592f631ce66a8f.tar.bz2 gentoo-2-fad121297d45711ccbc668ef82592f631ce66a8f.zip |
Stable on alpha.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild')
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild index 258ffefac1e2..028c86e9b774 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.5 2005/01/21 20:25:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.6 2005/01/22 00:49:08 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc ~sparc" IUSE="" SRC_TEST="do" |