summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-03-08 19:20:59 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-03-08 19:20:59 +0000
commit02dd43927a63651956fa690445d945fa21b2900b (patch)
tree438f1a08fdedf329c3dc366970a012b99d51287a /metadata
parentMerge updates from master (diff)
downloadgentoo-02dd43927a63651956fa690445d945fa21b2900b.tar.gz
gentoo-02dd43927a63651956fa690445d945fa21b2900b.tar.bz2
gentoo-02dd43927a63651956fa690445d945fa21b2900b.zip
2021-03-08 19:20:58 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-ml/ppx_here-0.9.112
-rw-r--r--metadata/md5-cache/dev-ml/ppx_metaquot-0.9.012
-rw-r--r--metadata/md5-cache/dev-vcs/tig-2.5.315
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
5 files changed, 19 insertions, 28 deletions
diff --git a/metadata/md5-cache/dev-ml/ppx_here-0.9.1 b/metadata/md5-cache/dev-ml/ppx_here-0.9.1
deleted file mode 100644
index 6a80cc03ce23..000000000000
--- a/metadata/md5-cache/dev-ml/ppx_here-0.9.1
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=install
-DEPEND=dev-ml/ppx_core:= dev-ml/ppx_driver:= dev-ml/ppx_optcomp:= dev-ml/ocaml-migrate-parsetree:= dev-ml/jbuilder >=dev-lang/ocaml-4:= dev-ml/opam-installer
-DESCRIPTION=Expands [%here] into its location
-EAPI=6
-HOMEPAGE=https://github.com/janestreet/ppx_here
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-RDEPEND=dev-ml/ppx_core:= dev-ml/ppx_driver:= dev-ml/ppx_optcomp:= dev-ml/ocaml-migrate-parsetree:= >=dev-lang/ocaml-4:=
-SLOT=0/0.9.1
-SRC_URI=https://github.com/janestreet/ppx_here/archive/v0.9.1.tar.gz -> ppx_here-0.9.1.tar.gz
-_eclasses_=opam b2f22dc6e8db7cf1649d72fd9ee5a986
-_md5_=ec049e275302db6b5e6652389ae76e96
diff --git a/metadata/md5-cache/dev-ml/ppx_metaquot-0.9.0 b/metadata/md5-cache/dev-ml/ppx_metaquot-0.9.0
deleted file mode 100644
index 7748a93e5a68..000000000000
--- a/metadata/md5-cache/dev-ml/ppx_metaquot-0.9.0
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=install
-DEPEND=dev-ml/ppx_core:= dev-ml/ppx_driver:= dev-ml/ppx_traverse_builtins:= dev-ml/ocaml-migrate-parsetree:= <dev-ml/ppx_core-100 dev-ml/jbuilder >=dev-lang/ocaml-4:= dev-ml/opam-installer
-DESCRIPTION=Write OCaml AST fragment using OCaml syntax
-EAPI=6
-HOMEPAGE=https://github.com/janestreet/ppx_metaquot
-KEYWORDS=~amd64 ~ppc ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-ml/ppx_core:= dev-ml/ppx_driver:= dev-ml/ppx_traverse_builtins:= dev-ml/ocaml-migrate-parsetree:= <dev-ml/ppx_core-100 >=dev-lang/ocaml-4:=
-SLOT=0/0.9.0
-SRC_URI=https://github.com/janestreet/ppx_metaquot/archive/v0.9.0.tar.gz -> ppx_metaquot-0.9.0.tar.gz
-_eclasses_=opam b2f22dc6e8db7cf1649d72fd9ee5a986
-_md5_=b48d9680cabd3835456dd060028f00fc
diff --git a/metadata/md5-cache/dev-vcs/tig-2.5.3 b/metadata/md5-cache/dev-vcs/tig-2.5.3
new file mode 100644
index 000000000000..6750bf9565ae
--- /dev/null
+++ b/metadata/md5-cache/dev-vcs/tig-2.5.3
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=sys-libs/ncurses:0=[unicode?] sys-libs/readline:0=
+DESCRIPTION=text mode interface for git
+EAPI=7
+HOMEPAGE=https://jonas.github.io/tig/
+IUSE=test unicode
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
+LICENSE=GPL-2
+RDEPEND=sys-libs/ncurses:0=[unicode?] sys-libs/readline:0= dev-vcs/git
+REQUIRED_USE=test? ( unicode )
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/jonas/tig/releases/download/tig-2.5.3/tig-2.5.3.tar.gz
+_eclasses_=bash-completion-r1 be99724bde4274de21e581204e9d164a multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4
+_md5_=34bbbbb54fb4768346d501f69b34b733
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 37732a296b10..6c5940049db3 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -5975,12 +5975,12 @@ dev-ml/ppx_fail 0.14.0: Add location to calls to failwiths
dev-ml/ppx_fields_conv 0.14.1: Generation of accessor and iteration functions for ocaml records
dev-ml/ppx_fixed_literal 0.14.0: Simpler notation for fixed point literals
dev-ml/ppx_hash 0.14.0: PPX rewriter that generates hash functions from type expressions and definitions
-dev-ml/ppx_here 0.9.1 0.14.0: Expands [%here] into its location
+dev-ml/ppx_here 0.14.0: Expands [%here] into its location
dev-ml/ppx_inline_test 0.14.1: Syntax extension for writing in-line tests in ocaml code
dev-ml/ppx_jane 0.14.0: Standard Jane Street ppx rewriters
dev-ml/ppx_js_style 0.14.0: Code style checker for Jane Street Packages
dev-ml/ppx_let 0.14.0: Monadic let-bindings
-dev-ml/ppx_metaquot 0.9.0 0.11.0: Write OCaml AST fragment using OCaml syntax
+dev-ml/ppx_metaquot 0.11.0: Write OCaml AST fragment using OCaml syntax
dev-ml/ppx_module_timer 0.14.0: Ppx rewriter that records top-level module startup times
dev-ml/ppx_optcomp 0.9.0-r3 0.14.0: Optional compilation for OCaml
dev-ml/ppx_optional 0.14.0: Pattern matching on flat options
@@ -11088,7 +11088,7 @@ dev-vcs/subversion 1.14.0-r1 1.14.1: Advanced version control system
dev-vcs/svn2cl 0.12 0.14: Create a GNU-style ChangeLog from subversion's svn log --xml output
dev-vcs/svn2git 1.0.16 1.0.17 1.0.18 9999: Tool for one-time conversion from svn to git
dev-vcs/svneverever 1.5.0: Tool collecting path entries across SVN history
-dev-vcs/tig 2.5.1 2.5.2 9999: text mode interface for git
+dev-vcs/tig 2.5.1 2.5.2 2.5.3 9999: text mode interface for git
dev-vcs/tkcvs 9.3.2: Tcl/Tk-based graphical interface to CVS with Subversion support
dev-vcs/topgit 0.9-r1 0.19.12: A different patch queue manager
dev-vcs/tortoisehg 5.5.1 5.5.2 5.6 5.6.1 5.7 9999: Set of graphical tools for Mercurial
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 6a14aa8a7e7e..6ac21bae1dca 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 08 Mar 2021 19:06:00 +0000
+Mon, 08 Mar 2021 19:20:58 +0000