diff options
author | Torsten Veller <tove@gentoo.org> | 2010-08-15 17:18:34 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-08-15 17:18:34 +0000 |
commit | 67ef148a037f0eb451c7c6de2aa312157cebdbdb (patch) | |
tree | 048baa972c07efcacef93e56edc1eea6d9f9a3ca /dev-perl | |
parent | Cleanup (diff) | |
download | historical-67ef148a037f0eb451c7c6de2aa312157cebdbdb.tar.gz historical-67ef148a037f0eb451c7c6de2aa312157cebdbdb.tar.bz2 historical-67ef148a037f0eb451c7c6de2aa312157cebdbdb.zip |
Cleanup
Package-Manager: portage-2.2_rc67_p525/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CDDB/CDDB-1.17.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/CDDB/CDDB-1.21.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/CDDB/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-MOP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-MOP/Class-MOP-1.00.ebuild | 28 | ||||
-rw-r--r-- | dev-perl/Class-MOP/Class-MOP-1.01.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/Class-MOP/Class-MOP-1.03.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Config-IniFiles/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.54.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.55.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Config-IniFiles/Config-IniFiles-2.56.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild | 16 |
18 files changed, 26 insertions, 301 deletions
diff --git a/dev-perl/CDDB/CDDB-1.17.ebuild b/dev-perl/CDDB/CDDB-1.17.ebuild deleted file mode 100644 index 1b1e35f2bcbf..000000000000 --- a/dev-perl/CDDB/CDDB-1.17.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.17.ebuild,v 1.9 2009/01/30 11:28:49 tove Exp $ - -MODULE_AUTHOR=RCAPUTO -inherit perl-module - -DESCRIPTION="high-level interface to cddb/freedb protocol" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/CDDB/CDDB-1.21.ebuild b/dev-perl/CDDB/CDDB-1.21.ebuild deleted file mode 100644 index 79b35644b834..000000000000 --- a/dev-perl/CDDB/CDDB-1.21.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.21.ebuild,v 1.1 2009/08/02 18:38:26 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=RCAPUTO -inherit perl-module - -DESCRIPTION="high-level interface to cddb/freedb protocol" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST=no diff --git a/dev-perl/CDDB/ChangeLog b/dev-perl/CDDB/ChangeLog index a5eee9aab684..be9ec2201c19 100644 --- a/dev-perl/CDDB/ChangeLog +++ b/dev-perl/CDDB/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CDDB # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.30 2010/06/27 19:00:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.31 2010/08/15 17:13:01 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> -CDDB-1.17.ebuild, + -CDDB-1.21.ebuild: + Cleanup 27 Jun 2010; <nixnut@gentoo.org> CDDB-1.22.0.ebuild: ppc stable #323529 diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild deleted file mode 100644 index 5a7eefea3963..000000000000 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.11 2009/07/19 17:34:19 tove Exp $ - -inherit perl-module - -DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" -HOMEPAGE="http://search.cpan.org/~andk/" -SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/Data-Compare - virtual/perl-IO-Compress - dev-perl/Compress-Bzip2 - virtual/perl-Digest-SHA - virtual/perl-File-Temp - virtual/perl-Digest-MD5 - dev-lang/perl" diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild deleted file mode 100644 index 262f0d7b445a..000000000000 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.04.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2009 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.04.ebuild,v 1.1 2009/09/29 08:45:47 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ANDK -inherit perl-module - -DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" -IUSE="test" - -RDEPEND="virtual/perl-IO-Compress - dev-perl/Compress-Bzip2 - dev-perl/Data-Compare - virtual/perl-Digest-SHA - virtual/perl-Digest-MD5 - virtual/perl-File-Temp - virtual/perl-IO" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" - -src_test() { - # online test - mv "${S}"/t/00signature.t{,.disable} || die - perl-module_src_test -} diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index 1d197e959395..408f61d4b579 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.30 2010/05/08 17:50:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.31 2010/08/15 17:14:02 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> + -CPAN-Checksums-1.050.ebuild, -CPAN-Checksums-2.04.ebuild: + Cleanup 08 May 2010; Raúl Porcel <armin76@gentoo.org> CPAN-Checksums-2.05.ebuild: ia64/sparc stable wrt #314467 diff --git a/dev-perl/Class-MOP/ChangeLog b/dev-perl/Class-MOP/ChangeLog index 874d4966fcd6..7fed5b86c0fe 100644 --- a/dev-perl/Class-MOP/ChangeLog +++ b/dev-perl/Class-MOP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-MOP # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MOP/ChangeLog,v 1.40 2010/07/26 06:05:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MOP/ChangeLog,v 1.41 2010/08/15 17:16:01 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> -Class-MOP-1.00.ebuild, + -Class-MOP-1.01.ebuild, -Class-MOP-1.03.ebuild: + Cleanup *Class-MOP-1.04 (26 Jul 2010) diff --git a/dev-perl/Class-MOP/Class-MOP-1.00.ebuild b/dev-perl/Class-MOP/Class-MOP-1.00.ebuild deleted file mode 100644 index 791a3482a48e..000000000000 --- a/dev-perl/Class-MOP/Class-MOP-1.00.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MOP/Class-MOP-1.00.ebuild,v 1.1 2010/03/26 12:21:41 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=STEVAN -inherit perl-module - -DESCRIPTION="A Meta Object Protocol for Perl 5" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="test" - -RDEPEND=" - >=virtual/perl-Scalar-List-Utils-1.18 - >=dev-perl/Sub-Name-0.04 - >=dev-perl/Sub-Identify-0.03 - >=dev-perl/Try-Tiny-0.02 - >=dev-perl/MRO-Compat-0.05 - dev-perl/Devel-GlobalDestruction" -DEPEND="${RDEPEND} - test? ( >=virtual/perl-Test-Simple-0.88 - >=dev-perl/Test-Exception-0.27 - dev-perl/Test-Output )" - -SRC_TEST=do diff --git a/dev-perl/Class-MOP/Class-MOP-1.01.ebuild b/dev-perl/Class-MOP/Class-MOP-1.01.ebuild deleted file mode 100644 index 076f93757ff0..000000000000 --- a/dev-perl/Class-MOP/Class-MOP-1.01.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MOP/Class-MOP-1.01.ebuild,v 1.1 2010/05/06 06:35:42 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="A Meta Object Protocol for Perl 5" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/Data-OptList - >=virtual/perl-Scalar-List-Utils-1.18 - >=dev-perl/Sub-Name-0.04 - >=dev-perl/Sub-Identify-0.03 - >=dev-perl/Try-Tiny-0.02 - >=dev-perl/MRO-Compat-0.05 - dev-perl/Devel-GlobalDestruction" -DEPEND="${RDEPEND} - test? ( >=virtual/perl-Test-Simple-0.88 - >=dev-perl/Test-Exception-0.27 - dev-perl/Test-Output )" - -SRC_TEST=do diff --git a/dev-perl/Class-MOP/Class-MOP-1.03.ebuild b/dev-perl/Class-MOP/Class-MOP-1.03.ebuild deleted file mode 100644 index 9f141ed361ba..000000000000 --- a/dev-perl/Class-MOP/Class-MOP-1.03.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MOP/Class-MOP-1.03.ebuild,v 1.1 2010/06/06 09:40:47 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="A Meta Object Protocol for Perl 5" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/Data-OptList - >=dev-perl/List-MoreUtils-0.12 - >=dev-perl/Package-Stash-0.03 - >=virtual/perl-Scalar-List-Utils-1.18 - >=dev-perl/Sub-Name-0.04 - >=dev-perl/Sub-Identify-0.03 - >=dev-perl/Try-Tiny-0.02 - >=dev-perl/MRO-Compat-0.05 - dev-perl/Devel-GlobalDestruction" -DEPEND="${RDEPEND} - test? ( >=virtual/perl-Test-Simple-0.88 - >=dev-perl/Test-Exception-0.27 - dev-perl/Test-Output )" - -SRC_TEST=do diff --git a/dev-perl/Config-IniFiles/ChangeLog b/dev-perl/Config-IniFiles/ChangeLog index c9e20bfc43f9..e42c6bedc756 100644 --- a/dev-perl/Config-IniFiles/ChangeLog +++ b/dev-perl/Config-IniFiles/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Config-IniFiles # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.44 2010/06/27 19:01:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.45 2010/08/15 17:17:25 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> + -Config-IniFiles-2.39.ebuild, -Config-IniFiles-2.54.ebuild, + -Config-IniFiles-2.55.ebuild, -Config-IniFiles-2.56.ebuild: + Cleanup 27 Jun 2010; <nixnut@gentoo.org> Config-IniFiles-2.57.ebuild: ppc stable #323529 diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild deleted file mode 100644 index 2a9b959af337..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.39.ebuild,v 1.8 2007/03/05 11:28:16 ticho Exp $ - -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" -HOMEPAGE="http://search.cpan.org/~gcarls/" -SRC_URI="mirror://cpan/authors/id/G/GC/GCARLS/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="test" -SRC_TEST="do" -DEPEND="test? ( virtual/perl-Test-Harness ) - dev-lang/perl" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.54.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.54.ebuild deleted file mode 100644 index d65f145c7770..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.54.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.54.ebuild,v 1.1 2009/11/22 10:48:36 robbat2 Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( virtual/perl-Test-Harness - dev-perl/IO-stringy - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.55.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.55.ebuild deleted file mode 100644 index deb359b73bc4..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.55.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.55.ebuild,v 1.1 2009/12/24 10:39:44 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -RDEPEND="dev-perl/IO-stringy" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.56.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.56.ebuild deleted file mode 100644 index 068b5e5eda8a..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.56.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.56.ebuild,v 1.1 2009/12/31 16:30:37 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -RDEPEND="dev-perl/IO-stringy" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST="do" diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index 759b5501cb5b..19f77ec73a30 100644 --- a/dev-perl/Crypt-Twofish/ChangeLog +++ b/dev-perl/Crypt-Twofish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-Twofish # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.13 2010/06/20 18:34:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.14 2010/08/15 17:18:34 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> -Crypt-Twofish-2.12.ebuild, + -Crypt-Twofish-2.13.ebuild: + Cleanup 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> Crypt-Twofish-2.14.ebuild: ia64/sh/sparc stable wrt #323529 diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild deleted file mode 100644 index 14d30491bce4..000000000000 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.12.ebuild,v 1.8 2007/01/15 15:38:29 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="The Twofish Encryption Algorithm" -HOMEPAGE="http://search.cpan.org/~ams/" -SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" -IUSE="" - -SRC_TEST="do" -DEPEND="dev-lang/perl" diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild deleted file mode 100644 index a355a3bc8b53..000000000000 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild,v 1.2 2010/01/09 18:50:59 grobian Exp $ - -EAPI=2 - -MODULE_AUTHOR=AMS -inherit perl-module - -DESCRIPTION="The Twofish Encryption Algorithm" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -SRC_TEST="do" |