diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:54:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:54:36 +0000 |
commit | c41dc9dc928652f6d7274da9f108ec45d4da0e13 (patch) | |
tree | 7aee9b2bd4b5a4bc3f42a9a102681ef8dcd1c03a /dev-perl/GD-SVG | |
parent | Stable on alpha, bug #400121 (diff) | |
download | gentoo-2-c41dc9dc928652f6d7274da9f108ec45d4da0e13.tar.gz gentoo-2-c41dc9dc928652f6d7274da9f108ec45d4da0e13.tar.bz2 gentoo-2-c41dc9dc928652f6d7274da9f108ec45d4da0e13.zip |
Stable on alpha, bug #400123
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/GD-SVG')
-rw-r--r-- | dev-perl/GD-SVG/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index cfa2cf76e285..b9c62a26f9cd 100644 --- a/dev-perl/GD-SVG/ChangeLog +++ b/dev-perl/GD-SVG/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD-SVG # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.33 2012/02/24 10:14:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.34 2012/02/25 17:54:36 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> GD-SVG-0.330.0.ebuild: + Stable on alpha, bug #400123 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> GD-SVG-0.330.0.ebuild: Stable for amd64, wrt bug #400123 diff --git a/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild b/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild index 78372ff73e3d..d0ca4e073a75 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild,v 1.2 2012/02/24 10:14:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild,v 1.3 2012/02/25 17:54:36 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Seamlessly enable SVG output from scripts written using GD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-perl/GD |