diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
commit | 71adeb6abc2f2ebf7d1633098be07299d23ccb98 (patch) | |
tree | 57f749868f192e23ed75bb796c70b282242fa3cf | |
parent | Fix changelog (diff) | |
download | historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.gz historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.bz2 historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
80 files changed, 275 insertions, 179 deletions
diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild index 40001549e9f3..592ddefe1123 100644 --- a/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild +++ b/dev-perl/Apache-DBI/Apache-DBI-1.06.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/Apache-DBI/Apache-DBI-1.06.ebuild,v 1.9 2007/12/04 20:41:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.06.ebuild,v 1.10 2012/03/19 19:19:03 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pgollucci/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild index 139fac7cb37f..70c6e83d3919 100644 --- a/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild +++ b/dev-perl/Apache-DBI/Apache-DBI-1.100.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/Apache-DBI/Apache-DBI-1.100.0.ebuild,v 1.1 2011/09/01 13:47:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild,v 1.2 2012/03/19 19:19:03 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Apache::DBI module for perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-perl/Digest-SHA1-2.01 diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.110.0.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.110.0.ebuild index effd685c222a..dd9ef83d87aa 100644 --- a/dev-perl/Apache-DBI/Apache-DBI-1.110.0.ebuild +++ b/dev-perl/Apache-DBI/Apache-DBI-1.110.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/Apache-DBI/Apache-DBI-1.110.0.ebuild,v 1.6 2012/03/08 11:48:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.110.0.ebuild,v 1.7 2012/03/19 19:19:03 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Apache::DBI module for perl" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=dev-perl/Digest-SHA1-2.01 diff --git a/dev-perl/Apache-DBI/ChangeLog b/dev-perl/Apache-DBI/ChangeLog index 6432a216e7d0..3cf9cbd77fbd 100644 --- a/dev-perl/Apache-DBI/ChangeLog +++ b/dev-perl/Apache-DBI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-DBI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.67 2012/03/08 11:48:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.68 2012/03/19 19:19:03 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-DBI-1.06.ebuild, + Apache-DBI-1.100.0.ebuild, Apache-DBI-1.110.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Apache-DBI-1.110.0.ebuild: diff --git a/dev-perl/Apache-Reload/Apache-Reload-0.10.ebuild b/dev-perl/Apache-Reload/Apache-Reload-0.10.ebuild index 1670bfed506b..9f93224a0c04 100644 --- a/dev-perl/Apache-Reload/Apache-Reload-0.10.ebuild +++ b/dev-perl/Apache-Reload/Apache-Reload-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Apache-Reload/Apache-Reload-0.10.ebuild,v 1.9 2009/07/22 14:03:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/Apache-Reload-0.10.ebuild,v 1.10 2012/03/19 19:19:57 armin76 Exp $ MODULE_AUTHOR=PHRED inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl module for Apache::Reload" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86" IUSE="" RDEPEND="www-apache/mod_perl" diff --git a/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild b/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild index 915c80072122..e6f19afd4ad7 100644 --- a/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild +++ b/dev-perl/Apache-Reload/Apache-Reload-0.110.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/Apache-Reload/Apache-Reload-0.110.0.ebuild,v 1.7 2012/03/08 11:50:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild,v 1.8 2012/03/19 19:19:57 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Perl module for Apache::Reload" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86" IUSE="" RDEPEND="www-apache/mod_perl" diff --git a/dev-perl/Apache-Reload/ChangeLog b/dev-perl/Apache-Reload/ChangeLog index dd83a7aa59a2..fe8c2d55fa5f 100644 --- a/dev-perl/Apache-Reload/ChangeLog +++ b/dev-perl/Apache-Reload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Reload # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/ChangeLog,v 1.18 2012/03/08 11:50:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/ChangeLog,v 1.19 2012/03/19 19:19:57 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-Reload-0.10.ebuild, + Apache-Reload-0.110.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Apache-Reload-0.110.0.ebuild: diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild index 73c7aa912e30..fe23d49376c2 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/Apache-Session/Apache-Session-1.83.ebuild,v 1.6 2008/09/30 07:56:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.7 2012/03/19 19:21:54 armin76 Exp $ MODULE_AUTHOR=CHORNY inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl module for Apache::Session" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="dev-perl/Test-Deep diff --git a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild index 359c980c1bfb..96ad86aa77a0 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.890.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/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.5 2012/03/08 11:51:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.6 2012/03/19 19:21:54 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for Apache::Session" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" RDEPEND=" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 3becf60fd882..3b46b96742ad 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.65 2012/03/08 11:51:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.66 2012/03/19 19:21:54 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-Session-1.83.ebuild, + Apache-Session-1.890.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Apache-Session-1.890.0.ebuild: diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild index f1a62c002647..7b3d863d5115 100644 --- a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild +++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.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/Apache-SessionX/Apache-SessionX-2.10.0.ebuild,v 1.2 2011/09/03 21:04:34 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild,v 1.3 2012/03/19 19:20:49 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An extented persistence framework for session data" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="dev-perl/Apache-Session" diff --git a/dev-perl/Apache-SessionX/ChangeLog b/dev-perl/Apache-SessionX/ChangeLog index 3da7c326c1bf..5971674eab6a 100644 --- a/dev-perl/Apache-SessionX/ChangeLog +++ b/dev-perl/Apache-SessionX/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-SessionX -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.15 2011/09/04 11:20:57 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.16 2012/03/19 19:20:49 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-SessionX-2.10.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Apache-SessionX-2.01.ebuild: Cleanup diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild index 80fd03bbdc65..1b1855b1e02f 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/Audio-Wav/Audio-Wav-0.11.ebuild,v 1.5 2010/06/27 18:59:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild,v 1.6 2012/03/19 19:25:03 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Modules for reading & writing Microsoft WAV files." SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc x86" IUSE="" RDEPEND="dev-perl/Inline" diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild index f3f60ae2f2a5..4930207447e9 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.120.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/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.6 2012/03/08 11:58:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.7 2012/03/19 19:25:03 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Modules for reading & writing Microsoft WAV files." SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc x86" IUSE="" RDEPEND="dev-perl/Inline" diff --git a/dev-perl/Audio-Wav/ChangeLog b/dev-perl/Audio-Wav/ChangeLog index 9ab8a3abf256..c52dbafc8f91 100644 --- a/dev-perl/Audio-Wav/ChangeLog +++ b/dev-perl/Audio-Wav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Audio-Wav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.51 2012/03/08 11:58:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.52 2012/03/19 19:25:03 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Audio-Wav-0.11.ebuild, + Audio-Wav-0.120.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Audio-Wav-0.120.0.ebuild: diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index 17ce89853efd..356228da8b6d 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.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/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.17 2007/01/14 22:26:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.18 2012/03/19 19:25:54 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Authen/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="" DEPEND=">=virtual/perl-MIME-Base64-3.00 diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild index b348293c6bee..9604dda6464d 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.80.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/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v 1.1 2011/04/07 11:32:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v 1.2 2012/03/19 19:25:54 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild index 14731983f825..f433b2d99c39 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.90.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/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.4 2012/03/08 12:00:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.5 2012/03/19 19:25:54 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="An NTLM authentication module" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="test" RDEPEND=">=virtual/perl-MIME-Base64-3.00 diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog index df85b55be792..1f0a1681dea0 100644 --- a/dev-perl/Authen-NTLM/ChangeLog +++ b/dev-perl/Authen-NTLM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-NTLM # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.21 2012/03/08 12:00:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.22 2012/03/19 19:25:54 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Authen-NTLM-1.02.ebuild, + Authen-NTLM-1.80.0.ebuild, Authen-NTLM-1.90.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Authen-NTLM-1.90.0.ebuild: diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild index f2c8ef91d849..52557c76d3a6 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Business-UPS/Business-UPS-2.0.ebuild,v 1.10 2009/11/23 16:43:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.11 2012/03/19 19:26:22 armin76 Exp $ MODULE_AUTHOR=JWHEELER inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="A UPS Interface Module" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/perl diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild index 438537c310ff..895898bb7eeb 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.10.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/Business-UPS/Business-UPS-2.10.0.ebuild,v 1.3 2012/03/08 12:01:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild,v 1.4 2012/03/19 19:26:22 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A UPS Interface Module" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-perl/libwww-perl" diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog index 261ac7694a75..afd5f6b9404e 100644 --- a/dev-perl/Business-UPS/ChangeLog +++ b/dev-perl/Business-UPS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Business-UPS # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.15 2012/03/08 12:01:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.16 2012/03/19 19:26:22 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Business-UPS-2.0.ebuild, + Business-UPS-2.10.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Business-UPS-2.10.0.ebuild: diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild index 4592c271febb..70f6b23c020a 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/CPAN-Checksums/CPAN-Checksums-2.05.ebuild,v 1.3 2010/05/08 17:50:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild,v 1.4 2012/03/19 19:28:19 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="virtual/perl-IO-Compress diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild index 524d5b4daa08..4e0a889478bb 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.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/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild,v 1.3 2012/03/08 12:03:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild,v 1.4 2012/03/19 19:28:19 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="virtual/perl-IO-Compress diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index c47149b5c8d2..1a7a0ebe177c 100644 --- a/dev-perl/CPAN-Checksums/ChangeLog +++ b/dev-perl/CPAN-Checksums/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Checksums # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.38 2012/03/08 12:03:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.39 2012/03/19 19:28:19 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> CPAN-Checksums-2.05.ebuild, + CPAN-Checksums-2.80.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> CPAN-Checksums-2.80.0.ebuild: diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild index 5ec93a64ab59..ac0775ac61e4 100644 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild +++ b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild,v 1.9 2009/07/19 17:35:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.18.ebuild,v 1.10 2012/03/19 19:27:17 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SS/SSORICHE/${P}.tar.gz" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="ia64 sparc x86" +KEYWORDS="x86" IUSE="" # Disabled diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.0.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.0.ebuild index 110e86914ad7..2e5528128ddf 100644 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.0.ebuild +++ b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.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/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.0.ebuild,v 1.1 2011/06/14 11:24:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.300.0.ebuild,v 1.2 2012/03/19 19:27:17 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inject modules into a CPAN::Mini mirror. " SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" # Disabled diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.0.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.0.ebuild index f9cee59c359a..cbfc53b898bd 100644 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.0.ebuild +++ b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.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/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.0.ebuild,v 1.1 2012/02/29 08:58:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.310.0.ebuild,v 1.2 2012/03/19 19:27:17 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inject modules into a CPAN::Mini mirror. " SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" # Disabled diff --git a/dev-perl/CPAN-Mini-Inject/ChangeLog b/dev-perl/CPAN-Mini-Inject/ChangeLog index 76b86bbdafba..1924e8c2915a 100644 --- a/dev-perl/CPAN-Mini-Inject/ChangeLog +++ b/dev-perl/CPAN-Mini-Inject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Mini-Inject # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.21 2012/02/29 08:58:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.22 2012/03/19 19:27:17 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> CPAN-Mini-Inject-0.18.ebuild, + CPAN-Mini-Inject-0.300.0.ebuild, CPAN-Mini-Inject-0.310.0.ebuild: + Drop ia64/sparc keywords *CPAN-Mini-Inject-0.310.0 (29 Feb 2012) diff --git a/dev-perl/Cache-Cache/Cache-Cache-1.05.ebuild b/dev-perl/Cache-Cache/Cache-Cache-1.05.ebuild index dd7d098950f2..b8619e0b0e73 100644 --- a/dev-perl/Cache-Cache/Cache-Cache-1.05.ebuild +++ b/dev-perl/Cache-Cache/Cache-Cache-1.05.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/Cache-Cache/Cache-Cache-1.05.ebuild,v 1.12 2007/04/15 20:28:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.05.ebuild,v 1.13 2012/03/19 19:28:16 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DC/DCLINTON/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Cache-Cache/Cache-Cache-1.60.0.ebuild b/dev-perl/Cache-Cache/Cache-Cache-1.60.0.ebuild index 390ae532d67b..153afbd837f0 100644 --- a/dev-perl/Cache-Cache/Cache-Cache-1.60.0.ebuild +++ b/dev-perl/Cache-Cache/Cache-Cache-1.60.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/Cache-Cache/Cache-Cache-1.60.0.ebuild,v 1.7 2012/03/08 12:04:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/Cache-Cache-1.60.0.ebuild,v 1.8 2012/03/19 19:28:17 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Generic cache interface and implementations" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-solaris" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Digest-SHA1-2.02 diff --git a/dev-perl/Cache-Cache/ChangeLog b/dev-perl/Cache-Cache/ChangeLog index e3d419e2392a..e5cc5a9b543c 100644 --- a/dev-perl/Cache-Cache/ChangeLog +++ b/dev-perl/Cache-Cache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cache-Cache # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/ChangeLog,v 1.53 2012/03/08 12:04:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Cache/ChangeLog,v 1.54 2012/03/19 19:28:16 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Cache-Cache-1.05.ebuild, + Cache-Cache-1.60.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Cache-Cache-1.60.0.ebuild: diff --git a/dev-perl/Class-Autouse/ChangeLog b/dev-perl/Class-Autouse/ChangeLog index 3f738cd38970..c971bdfee251 100644 --- a/dev-perl/Class-Autouse/ChangeLog +++ b/dev-perl/Class-Autouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Autouse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.72 2012/03/08 12:07:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/ChangeLog,v 1.73 2012/03/19 19:32:26 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Class-Autouse-1.29.ebuild, + Class-Autouse-2.0.0.ebuild, Class-Autouse-2.10.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Class-Autouse-2.0.0.ebuild: diff --git a/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild b/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild index f4ccb5364bc8..d6ab8d71936e 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/Class-Autouse/Class-Autouse-1.29.ebuild,v 1.6 2010/01/09 16:48:34 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-1.29.ebuild,v 1.7 2012/03/19 19:32:26 armin76 Exp $ inherit perl-module DESCRIPTION="Runtime aspect loading of one or more classes" @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/${P}" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" DEPEND="virtual/perl-Test-Simple dev-perl/ExtUtils-AutoInstall >=virtual/perl-Scalar-List-Utils-1.18 diff --git a/dev-perl/Class-Autouse/Class-Autouse-2.0.0.ebuild b/dev-perl/Class-Autouse/Class-Autouse-2.0.0.ebuild index ad38aa5bccc8..58de7d383109 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-2.0.0.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-2.0.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/Class-Autouse/Class-Autouse-2.0.0.ebuild,v 1.6 2012/03/08 12:07:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-2.0.0.ebuild,v 1.7 2012/03/19 19:32:26 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Runtime aspect loading of one or more classes" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18" diff --git a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild b/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild index 5ecb092c0d32..8d39a1ff4eff 100644 --- a/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild +++ b/dev-perl/Class-Autouse/Class-Autouse-2.10.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/Class-Autouse/Class-Autouse-2.10.0.ebuild,v 1.1 2012/02/04 07:42:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-2.10.0.ebuild,v 1.2 2012/03/19 19:32:26 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Runtime aspect loading of one or more classes" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18" diff --git a/dev-perl/Convert-BER/ChangeLog b/dev-perl/Convert-BER/ChangeLog index 5efe591820f6..763188de6975 100644 --- a/dev-perl/Convert-BER/ChangeLog +++ b/dev-perl/Convert-BER/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Convert-BER # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/ChangeLog,v 1.26 2012/03/08 12:13:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/ChangeLog,v 1.27 2012/03/19 19:33:31 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Convert-BER-1.310.100.ebuild, + Convert-BER-1.320.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Convert-BER-1.320.0.ebuild: diff --git a/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild b/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild index 1858ba742368..c5d7950dd4c6 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.310.100.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/Convert-BER/Convert-BER-1.310.100.ebuild,v 1.1 2011/01/14 14:03:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.310.100.ebuild,v 1.2 2012/03/19 19:33:31 armin76 Exp $ EAPI=3 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Class for encoding/decoding BER messages" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" diff --git a/dev-perl/Convert-BER/Convert-BER-1.320.0.ebuild b/dev-perl/Convert-BER/Convert-BER-1.320.0.ebuild index 275c7ccf9c2d..174772586ba0 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.320.0.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.320.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/Convert-BER/Convert-BER-1.320.0.ebuild,v 1.5 2012/03/08 12:13:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.320.0.ebuild,v 1.6 2012/03/19 19:33:31 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Class for encoding/decoding BER messages" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" SRC_TEST=do diff --git a/dev-perl/Curses-UI/ChangeLog b/dev-perl/Curses-UI/ChangeLog index ecbda3883a6b..c6ee400cf88e 100644 --- a/dev-perl/Curses-UI/ChangeLog +++ b/dev-perl/Curses-UI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Curses-UI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/ChangeLog,v 1.36 2012/03/08 12:20:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/ChangeLog,v 1.37 2012/03/19 19:35:21 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Curses-UI-0.960.700.ebuild, + Curses-UI-0.960.800.ebuild, Curses-UI-0.960.900.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Curses-UI-0.960.900.ebuild: diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.700.ebuild b/dev-perl/Curses-UI/Curses-UI-0.960.700.ebuild index 2bd791ebf05a..29ec4fb94499 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.960.700.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.960.700.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/Curses-UI/Curses-UI-0.960.700.ebuild,v 1.1 2011/01/14 11:47:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.960.700.ebuild,v 1.2 2012/03/19 19:35:21 armin76 Exp $ MODULE_AUTHOR=MDXI MODULE_VERSION=0.9607 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl UI framework based on the curses library." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.800.ebuild b/dev-perl/Curses-UI/Curses-UI-0.960.800.ebuild index 882475543dd1..66c15a202cd9 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.960.800.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.960.800.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/Curses-UI/Curses-UI-0.960.800.ebuild,v 1.1 2011/09/02 19:00:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.960.800.ebuild,v 1.2 2012/03/19 19:35:21 armin76 Exp $ MODULE_AUTHOR=MDXI MODULE_VERSION=0.9608 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl UI framework based on the curses library." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Curses-UI/Curses-UI-0.960.900.ebuild b/dev-perl/Curses-UI/Curses-UI-0.960.900.ebuild index 29d0d69359aa..a78ab3231216 100644 --- a/dev-perl/Curses-UI/Curses-UI-0.960.900.ebuild +++ b/dev-perl/Curses-UI/Curses-UI-0.960.900.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/Curses-UI/Curses-UI-0.960.900.ebuild,v 1.7 2012/03/08 12:20:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses-UI/Curses-UI-0.960.900.ebuild,v 1.8 2012/03/19 19:35:21 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl UI framework based on the curses library" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="test" RDEPEND="dev-perl/Curses diff --git a/dev-perl/DBI-Shell/ChangeLog b/dev-perl/DBI-Shell/ChangeLog index 406a17e5c105..d36affe74691 100644 --- a/dev-perl/DBI-Shell/ChangeLog +++ b/dev-perl/DBI-Shell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBI-Shell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/ChangeLog,v 1.19 2012/03/08 12:22:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/ChangeLog,v 1.20 2012/03/19 19:35:44 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> DBI-Shell-11.93.ebuild, + DBI-Shell-11.950.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> DBI-Shell-11.950.0.ebuild: diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild index f8cfd5c69af1..cff644aebffa 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.93.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/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.12 2007/01/15 17:21:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.13 2012/03/19 19:35:45 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TL/TLOWERY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0.ebuild index abf274033b27..3de972199868 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.950.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/DBI-Shell/DBI-Shell-11.950.0.ebuild,v 1.4 2012/03/08 12:22:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/DBI-Shell-11.950.0.ebuild,v 1.5 2012/03/19 19:35:44 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interactive command shell for the DBI" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="dev-perl/IO-Tee diff --git a/dev-perl/Data-Dump/ChangeLog b/dev-perl/Data-Dump/ChangeLog index 06d314e48abe..6e95e4b1f6dc 100644 --- a/dev-perl/Data-Dump/ChangeLog +++ b/dev-perl/Data-Dump/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-Dump # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.24 2012/03/08 12:23:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.25 2012/03/19 19:40:08 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Data-Dump-1.15.ebuild, + Data-Dump-1.17.ebuild, Data-Dump-1.190.0.ebuild, Data-Dump-1.210.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Data-Dump-1.210.0.ebuild: diff --git a/dev-perl/Data-Dump/Data-Dump-1.15.ebuild b/dev-perl/Data-Dump/Data-Dump-1.15.ebuild index eb80e986ca56..adeda69ebcc8 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.15.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/Data-Dump/Data-Dump-1.15.ebuild,v 1.7 2010/10/18 19:25:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.15.ebuild,v 1.8 2012/03/19 19:40:08 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc x86" IUSE="" SRC_TEST=do diff --git a/dev-perl/Data-Dump/Data-Dump-1.17.ebuild b/dev-perl/Data-Dump/Data-Dump-1.17.ebuild index 47bb9288ea92..1be6e5238046 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.17.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/Data-Dump/Data-Dump-1.17.ebuild,v 1.2 2010/06/21 20:32:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.17.ebuild,v 1.3 2012/03/19 19:40:08 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do diff --git a/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild index 160b66696f46..22f8804dfe3a 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.190.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/Data-Dump/Data-Dump-1.190.0.ebuild,v 1.1 2011/08/31 13:25:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild,v 1.2 2012/03/19 19:40:08 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild index a520310aa87e..bc578731d5af 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.210.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/Data-Dump/Data-Dump-1.210.0.ebuild,v 1.6 2012/03/08 12:23:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild,v 1.7 2012/03/19 19:40:08 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/dev-perl/Data-UUID/ChangeLog b/dev-perl/Data-UUID/ChangeLog index a14a15d31b1b..f726e04f4406 100644 --- a/dev-perl/Data-UUID/ChangeLog +++ b/dev-perl/Data-UUID/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Data-UUID # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.58 2012/03/08 12:25:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/ChangeLog,v 1.59 2012/03/19 19:37:27 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Data-UUID-1.202.ebuild, + Data-UUID-1.217.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Data-UUID-1.217.0.ebuild: diff --git a/dev-perl/Data-UUID/Data-UUID-1.202.ebuild b/dev-perl/Data-UUID/Data-UUID-1.202.ebuild index eea0675d092b..e16d4b1c3934 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.202.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.202.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Data-UUID/Data-UUID-1.202.ebuild,v 1.6 2009/10/28 18:12:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.202.ebuild,v 1.7 2012/03/19 19:37:27 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifie LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND="virtual/perl-Digest-MD5" diff --git a/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild b/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild index 0defe7949876..15c9d69b7daf 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.217.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/Data-UUID/Data-UUID-1.217.0.ebuild,v 1.4 2012/03/08 12:25:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild,v 1.5 2012/03/19 19:37:28 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifie LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Digest-MD5" diff --git a/dev-perl/Date-ICal/ChangeLog b/dev-perl/Date-ICal/ChangeLog index fe13184e91ab..b2118a058c9a 100644 --- a/dev-perl/Date-ICal/ChangeLog +++ b/dev-perl/Date-ICal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Date-ICal # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/ChangeLog,v 1.38 2012/03/08 12:26:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/ChangeLog,v 1.39 2012/03/19 19:40:53 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Date-ICal-1.72.ebuild, + Date-ICal-2.678.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Date-ICal-2.678.0.ebuild: diff --git a/dev-perl/Date-ICal/Date-ICal-1.72.ebuild b/dev-perl/Date-ICal/Date-ICal-1.72.ebuild index 3bd2284bf780..a3d702e48ebb 100644 --- a/dev-perl/Date-ICal/Date-ICal-1.72.ebuild +++ b/dev-perl/Date-ICal/Date-ICal-1.72.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/Date-ICal/Date-ICal-1.72.ebuild,v 1.24 2007/01/15 17:19:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/Date-ICal-1.72.ebuild,v 1.25 2012/03/19 19:40:53 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~rbow/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Date-ICal/Date-ICal-2.678.0.ebuild b/dev-perl/Date-ICal/Date-ICal-2.678.0.ebuild index 01e6b6b1435a..0fabece301c7 100644 --- a/dev-perl/Date-ICal/Date-ICal-2.678.0.ebuild +++ b/dev-perl/Date-ICal/Date-ICal-2.678.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/Date-ICal/Date-ICal-2.678.0.ebuild,v 1.6 2012/03/08 12:26:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ICal/Date-ICal-2.678.0.ebuild,v 1.7 2012/03/19 19:40:53 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="ICal format date base module for Perl" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND="dev-perl/Date-Leapyear diff --git a/dev-perl/Date-ISO/ChangeLog b/dev-perl/Date-ISO/ChangeLog index ed570ac4ea5f..5e793062f18b 100644 --- a/dev-perl/Date-ISO/ChangeLog +++ b/dev-perl/Date-ISO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Date-ISO -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/ChangeLog,v 1.28 2011/09/04 11:21:46 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/ChangeLog,v 1.29 2012/03/19 19:39:52 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Date-ISO-1.300.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Date-ISO-1.30.ebuild: Cleanup diff --git a/dev-perl/Date-ISO/Date-ISO-1.300.0.ebuild b/dev-perl/Date-ISO/Date-ISO-1.300.0.ebuild index 9f53939f9a5c..19baede115f9 100644 --- a/dev-perl/Date-ISO/Date-ISO-1.300.0.ebuild +++ b/dev-perl/Date-ISO/Date-ISO-1.300.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/Date-ISO/Date-ISO-1.300.0.ebuild,v 1.2 2011/09/03 21:04:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/Date-ISO-1.300.0.ebuild,v 1.3 2012/03/19 19:39:52 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Date::ICal subclass that handles ISO format dates" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" RDEPEND="dev-perl/Date-Leapyear diff --git a/dev-perl/Date-Leapyear/ChangeLog b/dev-perl/Date-Leapyear/ChangeLog index 1fe172615a8a..976ad8f1060c 100644 --- a/dev-perl/Date-Leapyear/ChangeLog +++ b/dev-perl/Date-Leapyear/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Date-Leapyear # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/ChangeLog,v 1.36 2012/03/08 12:28:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/ChangeLog,v 1.37 2012/03/19 19:42:15 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Date-Leapyear-1.71.ebuild, + Date-Leapyear-1.720.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Date-Leapyear-1.720.0.ebuild: diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild index e51a66ccf0db..66ec57066f65 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.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/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.20 2007/01/15 17:19:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.21 2012/03/19 19:42:15 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rbow/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0.ebuild index 35ec22b9da2f..a83665493fea 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.720.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/Date-Leapyear/Date-Leapyear-1.720.0.ebuild,v 1.6 2012/03/08 12:28:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0.ebuild,v 1.7 2012/03/19 19:42:15 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Perl module that tracks Gregorian leap years" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog index 2d96ef722f28..786fa667228b 100644 --- a/dev-perl/DateTime-Format-W3CDTF/ChangeLog +++ b/dev-perl/DateTime-Format-W3CDTF/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-W3CDTF # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.24 2012/03/08 12:31:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.25 2012/03/19 19:46:57 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> + DateTime-Format-W3CDTF-0.04.ebuild, DateTime-Format-W3CDTF-0.60.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> DateTime-Format-W3CDTF-0.60.0.ebuild: diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild index 631d53d3c44d..10cfa78cd18a 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.12 2010/12/03 01:44:36 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.13 2012/03/19 19:46:57 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd" IUSE="" SRC_TEST="do" diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild index ca4a19cd36f4..530e0f6af998 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild,v 1.6 2012/03/08 12:31:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.60.0.ebuild,v 1.7 2012/03/19 19:46:57 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND="dev-perl/DateTime" diff --git a/dev-perl/Digest-HMAC/Manifest b/dev-perl/Digest-HMAC/Manifest index 75605fb94db8..fd0d15353df6 100644 --- a/dev-perl/Digest-HMAC/Manifest +++ b/dev-perl/Digest-HMAC/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 +Hash: SHA1 DIST Digest-HMAC-1.01.tar.gz 13623 RMD160 44386a18bc9bbe6513c647bb20ccb0fd4dcebc17 SHA1 808d33f87874d87842d377aa49b302dfc1126691 SHA256 e373a62ea6786932bd2c49ae3dd679bb422d368259abe235ee2c1666a7354d10 DIST Digest-HMAC-1.02.tar.gz 6989 RMD160 f2002d1b1b595e8f03d8568b7ff4b98a8173052c SHA1 359cc36c7252bfb9a4db7ec8de4c01eeda1767a1 SHA256 d0043b2fb5d38b571c11afbb424a1e6952b0f230da68525b14e8435830fd02f1 DIST Digest-HMAC-1.03.tar.gz 7251 RMD160 76f10c0a4497d1a8c0faf685ed0dd7e3f86e818a SHA1 b3f931032a9a8d9ba42d1c5d4684b06e60e183c7 SHA256 3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59 EBUILD Digest-HMAC-1.01-r1.ebuild 827 RMD160 1c408ad8fea3e553b918936619149fdff31e4159 SHA1 17d8da6dd0b6e6eff0b717b69b11c180e8f57aa1 SHA256 a40f16400b88609288642b82dfb237afb1e9ca0b7cfb18e7cdd3d7ee805bfc7d EBUILD Digest-HMAC-1.02.ebuild 722 RMD160 945516d50142c6c147b4939211171cc0363adf9e SHA1 32af0afb8770b5c287561a586245d3d49bfdb4d8 SHA256 28544c1a97c37ec8db8b8776d2ee110e085f78e6098fbbb9bbb003a6b3b58af6 -EBUILD Digest-HMAC-1.30.0.ebuild 736 RMD160 9d0ca2b9f89ddd990c9dd36cee9aceda27d4c358 SHA1 af6552d2dcc3375fc7e644ba06f26fe82e98876c SHA256 e07870d1a2c4adfa54a1051dd01d6c21150df26fda9016ee1764e38f0bfe05ea -MISC ChangeLog 4328 RMD160 4416808f631d62272cda7d8e44553ac57b4678d9 SHA1 a054ba575704609f0f1631914205efe6892f1deb SHA256 4612973818b21216b8bb301bda24b0e69384001ee527e6c66299d1b4b9bd4f2a +EBUILD Digest-HMAC-1.30.0.ebuild 729 RMD160 64f896bf3d09ef62e87f2789996ec9a471834297 SHA1 81b7c44b372d5f66cd1422d7ef466f24e5d8b236 SHA256 fa742c716dc59f6a81f4a7187966dc895f4762366d0d5936a6074098923bde86 +MISC ChangeLog 4447 RMD160 560085dc79e1aa2d6a5ff100b8db801fff9f580d SHA1 c27bd2b5e413b3e79ade8cd72ef76115de6d0f69 SHA256 1c3315d2a5a68b28f8b817465d75208ae6e93eafdd413f98b1fe322e25ed7f69 MISC metadata.xml 237 RMD160 b04d3fefc56d8502b21617cb3ce281cbb985f4c5 SHA1 65cafb53298a08e8a93f73e9a0f91b6436815b69 SHA256 7180dd805c187a4bd371b10f6fcb6e39e83d829fdc0223f8d37ad35f84f8dbc5 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) -iEYEAREKAAYFAk9Yp/0ACgkQuUQtlDBCeQLOUACfWEowo+Kz6NmuaegDct555ujs -jvoAn0feqOdrlQzqlQSp3/jddjhmF3x0 -=7JFD +iEYEARECAAYFAk9njWUACgkQuQc30/atMkDR6wCgkr97zp3FlkM6EuAt8rMsp/IT +fz4An2GWrOmZyuZaQng3BPx3gA97WDJt +=mM9r -----END PGP SIGNATURE----- diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 6fcb1f176e04..32a766c089e0 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Flat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.57 2011/09/04 11:23:51 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.58 2012/03/19 19:31:17 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> File-Flat-1.00.ebuild, + File-Flat-1.40.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-Flat-1.04.ebuild: Cleanup diff --git a/dev-perl/File-Flat/File-Flat-1.00.ebuild b/dev-perl/File-Flat/File-Flat-1.00.ebuild index e76c1bf7a035..0d5a8c1d5225 100644 --- a/dev-perl/File-Flat/File-Flat-1.00.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/File-Flat/File-Flat-1.00.ebuild,v 1.9 2008/03/19 03:20:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.10 2012/03/19 19:31:17 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild index 0cf1d1043a09..fa0940658cd8 100644 --- a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.40.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/File-Flat/File-Flat-1.40.0.ebuild,v 1.2 2011/09/03 21:04:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.3 2012/03/19 19:31:17 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-perl/Class-Autouse-1 diff --git a/dev-perl/Template-XML/ChangeLog b/dev-perl/Template-XML/ChangeLog index af84240f5041..d9b0df43337a 100644 --- a/dev-perl/Template-XML/ChangeLog +++ b/dev-perl/Template-XML/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Template-XML -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.30 2011/09/04 11:22:17 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.31 2012/03/19 19:43:30 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Template-XML-2.170.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Template-XML-2.17-r1.ebuild: Cleanup diff --git a/dev-perl/Template-XML/Template-XML-2.170.0.ebuild b/dev-perl/Template-XML/Template-XML-2.170.0.ebuild index 8c08effaae72..f61334c6b197 100644 --- a/dev-perl/Template-XML/Template-XML-2.170.0.ebuild +++ b/dev-perl/Template-XML/Template-XML-2.170.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/Template-XML/Template-XML-2.170.0.ebuild,v 1.2 2011/09/03 21:04:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/Template-XML-2.170.0.ebuild,v 1.3 2012/03/19 19:43:30 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="XML plugins for the Template Toolkit" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Template-Toolkit-2.15-r1 diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index 2cfc0d9d90b2..2a3357edf2c2 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Inline -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.70 2011/09/04 11:20:58 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.71 2012/03/19 19:30:07 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Inline-2.201.ebuild, + Test-Inline-2.208.ebuild, Test-Inline-2.212.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Inline-2.212.ebuild: Cleanup diff --git a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild index a3eae856421e..c5ea7ad21ab2 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/Test-Inline/Test-Inline-2.201.ebuild,v 1.9 2008/03/19 03:21:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.10 2012/03/19 19:30:07 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild index 93cda12e28d5..caff5260ca79 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Test-Inline/Test-Inline-2.208.ebuild,v 1.8 2009/07/02 18:43:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.208.ebuild,v 1.9 2012/03/19 19:30:07 armin76 Exp $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Inline test suite support for Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild b/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild index bd681d411d35..3662551c441c 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.212.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/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.1 2011/08/28 14:04:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.2 2012/03/19 19:30:07 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" diff --git a/dev-perl/XML-RSS-Feed/ChangeLog b/dev-perl/XML-RSS-Feed/ChangeLog index cd5549083021..d32b85402052 100644 --- a/dev-perl/XML-RSS-Feed/ChangeLog +++ b/dev-perl/XML-RSS-Feed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-RSS-Feed -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/ChangeLog,v 1.29 2011/09/04 11:20:40 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/ChangeLog,v 1.30 2012/03/19 19:42:18 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> XML-RSS-Feed-2.320.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -XML-RSS-Feed-2.320.ebuild: Cleanup diff --git a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.0.ebuild b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.0.ebuild index ad7f8100f662..055e41a5cf56 100644 --- a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.0.ebuild +++ b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.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/XML-RSS-Feed/XML-RSS-Feed-2.320.0.ebuild,v 1.2 2011/09/03 21:04:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.0.ebuild,v 1.3 2012/03/19 19:42:18 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Persistant XML RSS Encapsulation" SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="dev-perl/HTML-Parser diff --git a/dev-perl/XML-RSS/ChangeLog b/dev-perl/XML-RSS/ChangeLog index 9d9ac8d137d2..4deec44da102 100644 --- a/dev-perl/XML-RSS/ChangeLog +++ b/dev-perl/XML-RSS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-RSS # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.92 2012/03/02 21:17:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.93 2012/03/19 19:45:17 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> XML-RSS-1.48.ebuild, + XML-RSS-1.490.0.ebuild: + Drop ia64/sparc keywords 02 Mar 2012; Brent Baude <ranger@gentoo.org> XML-RSS-1.490.0.ebuild: Marking XML-RSS-1.490.0 ppc64 for bug 396959 diff --git a/dev-perl/XML-RSS/XML-RSS-1.48.ebuild b/dev-perl/XML-RSS/XML-RSS-1.48.ebuild index 11d9fcf5c16e..06c500a937b7 100644 --- a/dev-perl/XML-RSS/XML-RSS-1.48.ebuild +++ b/dev-perl/XML-RSS/XML-RSS-1.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/XML-RSS/XML-RSS-1.48.ebuild,v 1.6 2010/12/03 01:50:51 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.48.ebuild,v 1.7 2012/03/19 19:45:17 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="a basic framework for creating and maintaining RSS files" HOMEPAGE="http://perl-rss.sourceforge.net/" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="test" SRC_TEST="do" diff --git a/dev-perl/XML-RSS/XML-RSS-1.490.0.ebuild b/dev-perl/XML-RSS/XML-RSS-1.490.0.ebuild index 037d146da749..722f63928301 100644 --- a/dev-perl/XML-RSS/XML-RSS-1.490.0.ebuild +++ b/dev-perl/XML-RSS/XML-RSS-1.490.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/XML-RSS/XML-RSS-1.490.0.ebuild,v 1.6 2012/03/02 21:17:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.490.0.ebuild,v 1.7 2012/03/19 19:45:17 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="a basic framework for creating and maintaining RSS files" HOMEPAGE="http://perl-rss.sourceforge.net/" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="test" SRC_TEST="do" |