summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/pypy3-7.1.14
-rw-r--r--metadata/md5-cache/dev-python/pypy3-99994
-rw-r--r--metadata/md5-cache/dev-util/shellcheck-0.7.013
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
5 files changed, 19 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/pypy3-7.1.1 b/metadata/md5-cache/dev-python/pypy3-7.1.1
index e18c62e2f53d..208a4dabe73c 100644
--- a/metadata/md5-cache/dev-python/pypy3-7.1.1
+++ b/metadata/md5-cache/dev-python/pypy3-7.1.1
@@ -3,11 +3,11 @@ DEPEND=>=sys-libs/zlib-1.1.3:0= virtual/libffi:0= virtual/libintl:0= dev-libs/ex
DESCRIPTION=A fast, compliant alternative implementation of the Python (3.6) language
EAPI=7
HOMEPAGE=http://pypy.org/
-IUSE=bzip2 gdbm +jit libressl low-memory ncurses sandbox sqlite tk
+IUSE=bzip2 cpu_flags_x86_sse2 gdbm +jit libressl low-memory ncurses sandbox sqlite tk
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=>=sys-libs/zlib-1.1.3:0= virtual/libffi:0= virtual/libintl:0= dev-libs/expat:0= !libressl? ( dev-libs/openssl:0=[-bindist] ) libressl? ( dev-libs/libressl:0= ) bzip2? ( app-arch/bzip2:0= ) gdbm? ( sys-libs/gdbm:0= ) ncurses? ( sys-libs/ncurses:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !dev-python/pypy3-bin:0
SLOT=0/71-py36
SRC_URI=https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2
_eclasses_=check-reqs 2c6f909675083dce8430b648bf737cb0 multilib 1d91b03d42ab6308b5f4f6b598ed110e pax-utils db85a3c508cf82c45f24b2723791cc93 python-any-r1 b5f01473006ccc2cd78bc3dab20fced4 python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs a3a237ef6c0c58546bf23b2c382f9e56
-_md5_=244f33bf49320f7b7b87411f273722e7
+_md5_=17ece7b657c087caf43856717a8b3412
diff --git a/metadata/md5-cache/dev-python/pypy3-9999 b/metadata/md5-cache/dev-python/pypy3-9999
index ae82bdbca53f..4c438e36fc92 100644
--- a/metadata/md5-cache/dev-python/pypy3-9999
+++ b/metadata/md5-cache/dev-python/pypy3-9999
@@ -3,10 +3,10 @@ DEPEND=>=sys-libs/zlib-1.1.3:0= virtual/libffi:0= virtual/libintl:0= dev-libs/ex
DESCRIPTION=A fast, compliant alternative implementation of the Python (3.6) language
EAPI=7
HOMEPAGE=http://pypy.org/
-IUSE=bzip2 gdbm +jit libressl low-memory ncurses sandbox sqlite tk
+IUSE=bzip2 cpu_flags_x86_sse2 gdbm +jit libressl low-memory ncurses sandbox sqlite tk
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=sys-libs/zlib-1.1.3:0= virtual/libffi:0= virtual/libintl:0= dev-libs/expat:0= !libressl? ( dev-libs/openssl:0=[-bindist] ) libressl? ( dev-libs/libressl:0= ) bzip2? ( app-arch/bzip2:0= ) gdbm? ( sys-libs/gdbm:0= ) ncurses? ( sys-libs/ncurses:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !dev-python/pypy3-bin:0
SLOT=0/71-py36
_eclasses_=check-reqs 2c6f909675083dce8430b648bf737cb0 eutils 6e6c2737b59a4b982de6fb3ecefd87f8 mercurial d22fe98ea362174612a57c233239102f multilib 1d91b03d42ab6308b5f4f6b598ed110e pax-utils db85a3c508cf82c45f24b2723791cc93 python-any-r1 b5f01473006ccc2cd78bc3dab20fced4 python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs a3a237ef6c0c58546bf23b2c382f9e56
-_md5_=097222603d6dc8a4aeea03f0eb64e682
+_md5_=ef95be9f1a3f759edfcbb5f85799f44f
diff --git a/metadata/md5-cache/dev-util/shellcheck-0.7.0 b/metadata/md5-cache/dev-util/shellcheck-0.7.0
new file mode 100644
index 000000000000..65c90b46620b
--- /dev/null
+++ b/metadata/md5-cache/dev-util/shellcheck-0.7.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install postinst postrm setup test
+DEPEND=dev-haskell/aeson:=[profile?] >=dev-haskell/diff-0.2.0:=[profile?] >=dev-haskell/mtl-2.2.1:=[profile?] >=dev-haskell/parsec-3.0:=[profile?] >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?] dev-haskell/regex-tdfa:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 <dev-haskell/cabal-2.5 doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
+DESCRIPTION=Shell script analysis tool
+EAPI=7
+HOMEPAGE=https://www.shellcheck.net/
+IUSE=doc hscolour profile test
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3
+RDEPEND=dev-haskell/aeson:=[profile?] >=dev-haskell/diff-0.2.0:=[profile?] >=dev-haskell/mtl-2.2.1:=[profile?] >=dev-haskell/parsec-3.0:=[profile?] >=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?] dev-haskell/regex-tdfa:=[profile?] >=dev-lang/ghc-8.0.1:=
+SLOT=0/0.7.0
+SRC_URI=mirror://hackage/packages/archive/ShellCheck/0.7.0/ShellCheck-0.7.0.tar.gz
+_eclasses_=eutils 6e6c2737b59a4b982de6fb3ecefd87f8 ghc-package fac7ea2deca456f8e70b85a6ebef9e8a haskell-cabal b5e68c01ecdfbaa48ee638388bdc1c7c multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs a3a237ef6c0c58546bf23b2c382f9e56
+_md5_=e3a89a2d40be251271e0ea52bb4311ea
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9ea66d7b40b5..e0477906316b 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -10918,7 +10918,7 @@ dev-util/sgb 20030623: Stanford GraphBase
dev-util/shadowman 2 9999: Unified compiler shadow link directory updater
dev-util/shards 0.7.2 0.8.1 0.9.0: Dependency manager for the Crystal language
dev-util/shc 3.9.6: A (shell-) script compiler/scrambler
-dev-util/shellcheck 0.4.6 0.4.7 0.5.0-r1 0.6.0: Shell script analysis tool
+dev-util/shellcheck 0.4.6 0.4.7 0.5.0-r1 0.6.0 0.7.0: Shell script analysis tool
dev-util/shellcheck-bin 0.6.0 0.7.0: Shell script analysis tool (binary package)
dev-util/shelltestrunner 1.3.4 1.3.5 1.3.5-r1: A tool for testing command-line programs
dev-util/shflags 1.0.3 1.2.3: Command-line flags module for Unix shell scripts
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 3d0dabba158b..684147b1062a 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 15 Aug 2019 07:49:53 +0000
+Thu, 15 Aug 2019 08:26:38 +0000