From 0f58563bbea73f95d3ba8adfa4fc2ada441088b0 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 30 Jul 2011 11:49:07 +0000 Subject: Drop ~sparc-fbsd KEYWORD (Portage version: 2.2.0_alpha49/cvs/Linux x86_64) --- virtual/perl-ExtUtils-ParseXS/ChangeLog | 7 ++++++- virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild | 6 +++--- virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild | 6 +++--- virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) (limited to 'virtual') diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog index a531f8fe1ff0..82c758ac1027 100644 --- a/virtual/perl-ExtUtils-ParseXS/ChangeLog +++ b/virtual/perl-ExtUtils-ParseXS/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-ExtUtils-ParseXS # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.33 2011/05/02 20:05:24 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.34 2011/07/30 11:49:07 tove Exp $ + + 30 Jul 2011; Torsten Veller + perl-ExtUtils-ParseXS-2.22.03.ebuild, perl-ExtUtils-ParseXS-2.22.05.ebuild, + perl-ExtUtils-ParseXS-2.22.06.ebuild: + Drop ~sparc-fbsd KEYWORD 02 May 2011; Fabian Groffen perl-ExtUtils-ParseXS-2.22.06.ebuild: diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild index fcf9c09c81f7..188faf67fe39 100644 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild,v 1.5 2010/04/16 13:57:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.03.ebuild,v 1.6 2011/07/30 11:49:07 tove Exp $ DESCRIPTION="Converts Perl XS code into C code" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild index 15914a10cd7f..c65dfa6839f1 100644 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild,v 1.6 2010/10/22 18:21:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild,v 1.7 2011/07/30 11:49:07 tove Exp $ DESCRIPTION="Converts Perl XS code into C code" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/ExtUtils-ParseXS-${PV}" diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild index 62377ec7b420..fd8f047022c8 100644 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild,v 1.2 2011/05/02 20:05:24 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.06.ebuild,v 1.3 2011/07/30 11:49:07 tove Exp $ DESCRIPTION="Converts Perl XS code into C code" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/ExtUtils-ParseXS-${PV}" -- cgit v1.2.3-65-gdbad