diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:41:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:41:42 +0000 |
commit | 316163efbbed49e9bb6884e674bb379122759163 (patch) | |
tree | d51ed07ec26c8ea8012be82de3015404d059bfcc /dev-perl/Chart-Math-Axis | |
parent | stable on ia64 (diff) | |
download | historical-316163efbbed49e9bb6884e674bb379122759163.tar.gz historical-316163efbbed49e9bb6884e674bb379122759163.tar.bz2 historical-316163efbbed49e9bb6884e674bb379122759163.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index d68a99ec4ff9..2d9abecc63a2 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,12 @@ # 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.11 2005/01/22 00:49:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.12 2005/04/01 17:35:52 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> Chart-Math-Axis-0.3.ebuild: + stable on amd64 + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> Chart-Math-Axis-0.3.ebuild: + stable on amd64 22 Jan 2005; Bryan Ăstergaard <kloeri@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 028c86e9b774..53d8adc43e56 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.6 2005/01/22 00:49:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.7 2005/04/01 17:35:52 blubb 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" |