diff options
author | 2012-03-25 15:22:55 +0000 | |
---|---|---|
committer | 2012-03-25 15:22:55 +0000 | |
commit | b6294078eeedb4578c7a501e52b73dde2d0725d7 (patch) | |
tree | e37066207ab1c832cefcd8405704554fb230ccca /dev-perl/GD-SVG | |
parent | Drop ia64/s390/sh/sparc keywords (diff) | |
download | historical-b6294078eeedb4578c7a501e52b73dde2d0725d7.tar.gz historical-b6294078eeedb4578c7a501e52b73dde2d0725d7.tar.bz2 historical-b6294078eeedb4578c7a501e52b73dde2d0725d7.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/GD-SVG')
-rw-r--r-- | dev-perl/GD-SVG/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.28.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index 4e0248d425a1..9581d7e186fa 100644 --- a/dev-perl/GD-SVG/ChangeLog +++ b/dev-perl/GD-SVG/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2012/03/08 15:13:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.36 2012/03/25 15:06:20 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> GD-SVG-0.28.ebuild, + GD-SVG-0.330.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> GD-SVG-0.330.0.ebuild: x86 stable wrt bug #400123 diff --git a/dev-perl/GD-SVG/GD-SVG-0.28.ebuild b/dev-perl/GD-SVG/GD-SVG-0.28.ebuild index fdba269fbd31..197bbaf8b797 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.28.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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.28.ebuild,v 1.9 2007/07/10 23:33:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.28.ebuild,v 1.10 2012/03/25 15:06:20 armin76 Exp $ inherit perl-module @@ -14,5 +14,5 @@ HOMEPAGE="http://search.cpan.org/~twh/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ppc x86" SRC_TEST="do" 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 07936ba337da..3ac9fcaee64e 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.4 2012/03/08 15:13:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.330.0.ebuild,v 1.5 2012/03/25 15:06:20 armin76 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 ~ppc x86" IUSE="" DEPEND="dev-perl/GD |