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 | |
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')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.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 f208be747103..d68a99ec4ff9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.10 2005/01/21 20:25:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.11 2005/01/22 00:49:08 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + Chart-Math-Axis-0.3.ebuild: + Stable on alpha. 21 Jan 2005; Michael Cummings <mcummings@gentoo.org> Chart-Math-Axis-0.3.ebuild: 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" |