summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/reportmagic/reportmagic-2.21.ebuild2
-rw-r--r--dev-perl/Ace/Ace-1.920.0-r3.ebuild2
-rw-r--r--dev-perl/Chart/Chart-2.4.10.ebuild2
-rw-r--r--dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild2
-rw-r--r--dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild2
-rw-r--r--dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild2
-rw-r--r--dev-perl/GD/GD-2.560.0-r1.ebuild2
-rw-r--r--dev-perl/GDGraph/GDGraph-1.490.0.ebuild2
-rw-r--r--dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild2
-rw-r--r--dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild2
-rw-r--r--dev-util/lcov/lcov-1.11.ebuild2
-rw-r--r--dev-util/lcov/lcov-1.9-r1.ebuild2
-rw-r--r--media-gfx/springgraph/springgraph-88.ebuild2
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild2
-rw-r--r--profiles/base/package.use.stable.force6
-rw-r--r--profiles/base/package.use.stable.mask16
-rw-r--r--www-apps/dspam-web/dspam-web-3.10.1.ebuild2
17 files changed, 37 insertions, 15 deletions
diff --git a/app-admin/reportmagic/reportmagic-2.21.ebuild b/app-admin/reportmagic/reportmagic-2.21.ebuild
index a0214e8b9306..2993a06ce843 100644
--- a/app-admin/reportmagic/reportmagic-2.21.ebuild
+++ b/app-admin/reportmagic/reportmagic-2.21.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.reportmagic.org/rmagic-${PV}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="truetype"
DEPEND="sys-libs/zlib
diff --git a/dev-perl/Ace/Ace-1.920.0-r3.ebuild b/dev-perl/Ace/Ace-1.920.0-r3.ebuild
index 9b035a9c5ae0..e46cfba0c5e5 100644
--- a/dev-perl/Ace/Ace-1.920.0-r3.ebuild
+++ b/dev-perl/Ace/Ace-1.920.0-r3.ebuild
@@ -12,7 +12,7 @@ inherit perl-module toolchain-funcs
DESCRIPTION="Object-Oriented Access to ACEDB Databases"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
diff --git a/dev-perl/Chart/Chart-2.4.10.ebuild b/dev-perl/Chart/Chart-2.4.10.ebuild
index edc9595009a1..cbf7477f3532 100644
--- a/dev-perl/Chart/Chart-2.4.10.ebuild
+++ b/dev-perl/Chart/Chart-2.4.10.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Perl Chart Module"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/GD-2.0.36"
diff --git a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
index ef100077c4a2..75611708d433 100644
--- a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
+++ b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="GD::Barcode - Create barcode image with GD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="dev-perl/GD"
diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
index 3c5664ebee61..b7704af45bb2 100644
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/GD-1.18
diff --git a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild b/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
index 7c78773af6bf..6d34fc262a61 100644
--- a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
+++ b/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Seamlessly enable SVG output from scripts written using GD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-perl/GD
diff --git a/dev-perl/GD/GD-2.560.0-r1.ebuild b/dev-perl/GD/GD-2.560.0-r1.ebuild
index 7541e8f80413..3ec3508cc81d 100644
--- a/dev-perl/GD/GD-2.560.0-r1.ebuild
+++ b/dev-perl/GD/GD-2.560.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interface to Thomas Boutell's gd library"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="animgif gif jpeg png truetype xpm"
PATCHES=(
"${FILESDIR}/${P}-rt106594.patch"
diff --git a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
index 5f727a29be0f..7019eb098c62 100644
--- a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl5 module to create charts using the GD module"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/GDTextUtil
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
index a64ab297bb81..98b301915637 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Text utilities for use with GD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/GD"
diff --git a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
index b9b6752e24ec..0bc1bba2edf9 100644
--- a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
+++ b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="GD plugin(s) for the Template Toolkit"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/GD
diff --git a/dev-util/lcov/lcov-1.11.ebuild b/dev-util/lcov/lcov-1.11.ebuild
index cb9b990b3e67..2914b905e0b4 100644
--- a/dev-util/lcov/lcov-1.11.ebuild
+++ b/dev-util/lcov/lcov-1.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos"
IUSE=""
DEPEND=""
diff --git a/dev-util/lcov/lcov-1.9-r1.ebuild b/dev-util/lcov/lcov-1.9-r1.ebuild
index b1a3a8e89060..b8e716831cd0 100644
--- a/dev-util/lcov/lcov-1.9-r1.ebuild
+++ b/dev-util/lcov/lcov-1.9-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux ~x64-macos"
IUSE=""
DEPEND=""
diff --git a/media-gfx/springgraph/springgraph-88.ebuild b/media-gfx/springgraph/springgraph-88.ebuild
index 8b15f006c874..31742ab52d12 100644
--- a/media-gfx/springgraph/springgraph-88.ebuild
+++ b/media-gfx/springgraph/springgraph-88.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.chaosreigns.com/code/springgraph/dl/${PN}.pl.${PV}
mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_DEBIAN_PATCH}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND="dev-perl/GD"
diff --git a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild
index a532f9ba04d6..2d14d8885f1b 100644
--- a/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.2-r1.ebuild
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/squid-graph/${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="dev-perl/GD[png]"
diff --git a/profiles/base/package.use.stable.force b/profiles/base/package.use.stable.force
index 70f03ad755e2..bac5f6a6f2f2 100644
--- a/profiles/base/package.use.stable.force
+++ b/profiles/base/package.use.stable.force
@@ -3,3 +3,9 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.force
+
+## Kent Fredric <kentnl@gentoo.org> (2019-07-11)
+# The absense of these features require dev-perl/GD, which currently
+# can't be considered stable due to serious defects upstream.
+# Bug #661634
+sci-biology/bioperl minimal
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index 55b688cb9ffd..8d29faa7e9ee 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,22 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Kent Fredric <kentnl@gentoo.org> (2019-07-30)
+# These features require dev-perl/GD, which currently can't be
+# considered stable due to serious defects upstream. Bug #661634
+app-admin/yaala gd
+app-misc/gcstar stats
+app-misc/g15daemon perl
+dev-lang/php coverage
+dev-util/lcov png
+dev-perl/Business-ISBN barcode
+dev-perl/Template-Toolkit gd
+media-fonts/unifont utils fontforge
+media-video/vdrsync dvdr
+net-analyzer/openvas-manager extras
+www-apps/bugzilla extras
+www-apps/otrs gd
+
# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-16)
# sci-libs/dcmtk is not stable
media-libs/openimageio dicom
diff --git a/www-apps/dspam-web/dspam-web-3.10.1.ebuild b/www-apps/dspam-web/dspam-web-3.10.1.ebuild
index 7ab4583673b5..af47d7170f47 100644
--- a/www-apps/dspam-web/dspam-web-3.10.1.ebuild
+++ b/www-apps/dspam-web/dspam-web-3.10.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://dspam.nuclearelephant.com/"
SRC_URI="http://dspam.nuclearelephant.com/sources/dspam-${PV}.tar.gz"
LICENSE="AGPL-3"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=mail-filter/dspam-${PV}[-user-homedirs]