diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:14:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:14:23 +0000 |
commit | 5c155e8b38eff2f4e1077fd7f5ed2dd37283a3f7 (patch) | |
tree | 9cfd640cf13492cdbff7853982108288c8934ad1 /dev-perl/GD-SVG | |
parent | Stable for amd64, wrt bug #400121 (diff) | |
download | gentoo-2-5c155e8b38eff2f4e1077fd7f5ed2dd37283a3f7.tar.gz gentoo-2-5c155e8b38eff2f4e1077fd7f5ed2dd37283a3f7.tar.bz2 gentoo-2-5c155e8b38eff2f4e1077fd7f5ed2dd37283a3f7.zip |
Stable for amd64, wrt bug #400123
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/GD-SVG')
-rw-r--r-- | dev-perl/GD-SVG/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index a6369cfbbd4e..cfa2cf76e285 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.32 2011/09/04 11:21:27 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> GD-SVG-0.330.0.ebuild: + Stable for amd64, wrt bug #400123 04 Sep 2011; Torsten Veller <tove@gentoo.org> -GD-SVG-0.33.ebuild: Cleanup 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 a7c1c3aa3321..78372ff73e3d 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-2011 Gentoo Foundation +# 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.1 2011/08/30 15:19:40 tove Exp $ +# $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 $ 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 |