diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:35:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:35:50 +0000 |
commit | ecc09e179be311dacc70674e7e00fce275256e59 (patch) | |
tree | 4d77e1de3fc295d25a0cf336b2249e226a23f445 /dev-perl/SVG | |
parent | Drop alpha keywords (diff) | |
download | gentoo-2-ecc09e179be311dacc70674e7e00fce275256e59.tar.gz gentoo-2-ecc09e179be311dacc70674e7e00fce275256e59.tar.bz2 gentoo-2-ecc09e179be311dacc70674e7e00fce275256e59.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.500.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.510.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.520.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.530.0.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog index 4e47fbd4378a..ac7cc979e373 100644 --- a/dev-perl/SVG/ChangeLog +++ b/dev-perl/SVG/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SVG # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.46 2012/08/09 18:32:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.47 2012/08/27 18:35:50 armin76 Exp $ + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> SVG-2.500.0.ebuild, + SVG-2.510.0.ebuild, SVG-2.520.0.ebuild, SVG-2.530.0.ebuild: + Drop alpha/ia64/sparc keywords *SVG-2.530.0 (09 Aug 2012) diff --git a/dev-perl/SVG/SVG-2.500.0.ebuild b/dev-perl/SVG/SVG-2.500.0.ebuild index c2d7ef3837ea..6c6d82a5a190 100644 --- a/dev-perl/SVG/SVG-2.500.0.ebuild +++ b/dev-perl/SVG/SVG-2.500.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/SVG/SVG-2.500.0.ebuild,v 1.2 2011/09/03 21:05:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.500.0.ebuild,v 1.3 2012/08/27 18:35:50 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/SVG/SVG-2.510.0.ebuild b/dev-perl/SVG/SVG-2.510.0.ebuild index 65579348978b..72dc143a745c 100644 --- a/dev-perl/SVG/SVG-2.510.0.ebuild +++ b/dev-perl/SVG/SVG-2.510.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/SVG/SVG-2.510.0.ebuild,v 1.4 2012/08/09 18:06:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.510.0.ebuild,v 1.5 2012/08/27 18:35:50 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/SVG/SVG-2.520.0.ebuild b/dev-perl/SVG/SVG-2.520.0.ebuild index 1f578d8d5d0d..81bb74802efa 100644 --- a/dev-perl/SVG/SVG-2.520.0.ebuild +++ b/dev-perl/SVG/SVG-2.520.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/SVG/SVG-2.520.0.ebuild,v 1.1 2012/06/07 07:58:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.520.0.ebuild,v 1.2 2012/08/27 18:35:50 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND="virtual/perl-parent" diff --git a/dev-perl/SVG/SVG-2.530.0.ebuild b/dev-perl/SVG/SVG-2.530.0.ebuild index 0f64328c39fe..860efeaeb213 100644 --- a/dev-perl/SVG/SVG-2.530.0.ebuild +++ b/dev-perl/SVG/SVG-2.530.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/SVG/SVG-2.530.0.ebuild,v 1.1 2012/08/09 18:32:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.530.0.ebuild,v 1.2 2012/08/27 18:35:50 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND="virtual/perl-parent" |