diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2009-05-13 16:32:07 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2009-05-13 16:32:07 +0000 |
commit | 1386404484ec018995238bfbbd9e1d3e0d2dab57 (patch) | |
tree | cee34866ef32fa3ebf227d3b4d26f0ec09e00a02 /dev-perl | |
parent | amd64 stable, bug #269590 (diff) | |
download | historical-1386404484ec018995238bfbbd9e1d3e0d2dab57.tar.gz historical-1386404484ec018995238bfbbd9e1d3e0d2dab57.tar.bz2 historical-1386404484ec018995238bfbbd9e1d3e0d2dab57.zip |
amd64 stable, bug #269589
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SVG-Graph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SVG-Graph/ChangeLog b/dev-perl/SVG-Graph/ChangeLog index 8330456a52f7..cea99ae55d8c 100644 --- a/dev-perl/SVG-Graph/ChangeLog +++ b/dev-perl/SVG-Graph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SVG-Graph # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG-Graph/ChangeLog,v 1.2 2009/05/13 07:45:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG-Graph/ChangeLog,v 1.3 2009/05/13 16:32:07 ken69267 Exp $ + + 13 May 2009; Kenneth Prugh <ken69267@gentoo.org> SVG-Graph-0.02.ebuild: + amd64 stable, bug #269589 13 May 2009; Torsten Veller <tove@gentoo.org> SVG-Graph-0.02.ebuild: Stable on x86 (#269589). Fix LICENSE diff --git a/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild b/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild index 6370b0ec1e2f..9f9b96564e8b 100644 --- a/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild +++ b/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild,v 1.2 2009/05/13 07:45:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG-Graph/SVG-Graph-0.02.ebuild,v 1.3 2009/05/13 16:32:07 ken69267 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Visualize your data in Scalable Vector Graphics (SVG) format" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-perl/Math-Derivative |