dev-scheme/guile: add regex as required bug #596322
authorAmy Liffey <amynka@gentoo.org>
Sat, 5 Aug 2017 11:50:36 +0000 (13:50 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sat, 5 Aug 2017 11:51:20 +0000 (13:51 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-scheme/guile/guile-2.0.13-r2.ebuild [moved from dev-scheme/guile/guile-2.0.13-r1.ebuild with 97% similarity]
dev-scheme/guile/guile-2.0.14-r2.ebuild [moved from dev-scheme/guile/guile-2.0.14-r1.ebuild with 97% similarity]

similarity index 97%
rename from dev-scheme/guile/guile-2.0.13-r1.ebuild
rename to dev-scheme/guile/guile-2.0.13-r2.ebuild
index 78edbb0f216a59b2cad4bc841a6f2322359fa875..c5974166eba06255cc206c7cfbfdd34ade54b36e 100644 (file)
@@ -10,9 +10,11 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 LICENSE="LGPL-3+"
 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
-
 # emacs useflag removal not working
 
+# workaround for bug 596322
+REQUIRED_USE="regex"
+
 RDEPEND="
        >=dev-libs/boehm-gc-7.0[threads?]
        dev-libs/gmp:=
similarity index 97%
rename from dev-scheme/guile/guile-2.0.14-r1.ebuild
rename to dev-scheme/guile/guile-2.0.14-r2.ebuild
index 93fe29693e90236496c87d683c01dd9f65cb3e17..37a3cd3ede7231a314f32665f93408d97d6969fe 100644 (file)
@@ -10,9 +10,11 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 LICENSE="LGPL-3+"
 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
-
 # emacs useflag removal not working
 
+# workaround for bug 596322
+REQUIRED_USE="regex"
+
 RDEPEND="
        >=dev-libs/boehm-gc-7.0[threads?]
        dev-libs/gmp:=