commit: 88c7baf1bbc3c77b61ce32b3403c1b0c139f252c Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Wed Aug 10 04:37:26 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Wed Aug 10 04:43:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c7baf1
profiles: unmask guile-2.0 now that libunistring is keyworded #590520 profiles/arch/alpha/package.mask | 5 ----- profiles/arch/hppa/package.mask | 7 ------- profiles/arch/ia64/package.mask | 5 ----- profiles/arch/powerpc/package.mask | 5 ----- profiles/arch/sparc/package.mask | 5 ----- 5 files changed, 27 deletions(-) diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index 3963c8c..309029f 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Amy Winston <[email protected]> (04 August 2016) -# Necessary dependency dev-libs/libunistring -# not keyworded bug #590520 ->=dev-scheme/guile-2.0.12 - # Alexey Shvetsov <[email protected]> (21 May 2012) # Need deps pecl-apc and pecl-uploadprogress bug #416897 >=www-apps/drupal-7.14 diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 60bdc19..5b64a27 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,9 +1,2 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Amy Winston <[email protected]> (04 August 2016) -# Necessary dependency dev-libs/libunistring -# not keyworded bug #590520 ->=dev-scheme/guile-2.0.12 - diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask index 6cec8f4..b42e0b4 100644 --- a/profiles/arch/ia64/package.mask +++ b/profiles/arch/ia64/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Amy Winston <[email protected]> (04 August 2016) -# Necessary dependency dev-libs/libunistring -# not keyworded bug #590520 ->=dev-scheme/guile-2.0.12 - # Alexis Ballier <[email protected]> (27 Jun 2013) # TeX Live 2013 mask. # kpathsea has to be there because it has config files without /usr/share/texmf diff --git a/profiles/arch/powerpc/package.mask b/profiles/arch/powerpc/package.mask index 7526368..f30ba8e 100644 --- a/profiles/arch/powerpc/package.mask +++ b/profiles/arch/powerpc/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Amy Winston <[email protected]> (04 August 2016) -# Necessary dependency dev-libs/libunistring -# not keyworded bug #590520 ->=dev-scheme/guile-2.0.12 - # Brent Baude <[email protected]> (20 Nov 2012) # Masking kgcc64 now that toolchain is biarch sys-devel/kgcc64 diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 260d0ce..4ee917f 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -2,11 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Amy Winston <[email protected]> (04 August 2016) -# Necessary dependency dev-libs/libunistring -# not keyworded bug #590520 ->=dev-scheme/guile-2.0.12 - # Patrice Clement <[email protected]> (30 Oct 2015) # Requires dependencies that are not stable on sparc yet. # See https://qa-reports.gentoo.org/output/gentoo-ci/7182f7a/5.html#l2294
