mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2021-03-19 11:36:01 UTC
This commit is contained in:
@@ -4,11 +4,12 @@ DEPEND=test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=A template vector wrapper class for C++
|
||||
EAPI=7
|
||||
HOMEPAGE=https://alarmpi.no-ip.org/gitan/King_DuckZ/vectorwrapper
|
||||
INHERIT=meson
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://alarmpi.no-ip.org/gitan/King_DuckZ/vectorwrapper/archive/v1.1.1.tar.gz -> vectorwrapper-1.1.1.tar.gz
|
||||
_eclasses_=meson e43eef9331f54965a573ed380854ff47 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=a11f5c03bda173e051c8eeb48f09fd58
|
||||
SRC_URI=https://alarmpi.no-ip.org/gitan/King_DuckZ/vectorwrapper/archive/v1.1.2.tar.gz -> vectorwrapper-1.1.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 2dc8e06a3429719b43e9140f7292a425 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=73af16bdd68c7dd8298dcec0c7575751
|
||||
13
metadata/md5-cache/dev-scheme/guile-gi-0.3.1
Normal file
13
metadata/md5-cache/dev-scheme/guile-gi-0.3.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=sys-apps/texinfo
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
|
||||
DESCRIPTION=Bindings for GObject Introspection and libgirepository for Guile
|
||||
EAPI=7
|
||||
HOMEPAGE=https://spk121.github.io/guile-gi/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
|
||||
RESTRICT=strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/spk121/guile-gi/archive/v0.3.1.tar.gz -> guile-gi-0.3.1.tar.gz
|
||||
_md5_=288d524a45db1c54d3502015787f5a1e
|
||||
14
metadata/md5-cache/dev-scheme/guile-gi-9999
Normal file
14
metadata/md5-cache/dev-scheme/guile-gi-9999
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=sys-apps/texinfo >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=configure install prepare unpack
|
||||
DEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
|
||||
DESCRIPTION=Bindings for GObject Introspection and libgirepository for Guile
|
||||
EAPI=7
|
||||
HOMEPAGE=https://spk121.github.io/guile-gi/
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-scheme/guile-2.0.9 dev-libs/gobject-introspection x11-libs/gtk+:3[introspection]
|
||||
RESTRICT=strip test
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=288d524a45db1c54d3502015787f5a1e
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Little git extras
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/tj/git-extras
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tj/git-extras/archive/6.1.0.tar.gz -> git-extras-6.1.0.tar.gz
|
||||
_eclasses_=bash-completion-r1 be99724bde4274de21e581204e9d164a multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=2bdabf19b0f0eb53ca798487c3385106
|
||||
@@ -1,11 +0,0 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Little git extras
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/tj/git-extras
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-vcs/git
|
||||
SLOT=0
|
||||
_eclasses_=bash-completion-r1 be99724bde4274de21e581204e9d164a git-r3 3e7ec3d6619213460c85e2aa48398441 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=2bdabf19b0f0eb53ca798487c3385106
|
||||
@@ -122,7 +122,7 @@ dev-cpp/folly 2020.11.30.00 2021.01.04.00: An open-source C++ library developed
|
||||
dev-cpp/mastodonpp 0.5.7 9999: C++ wrapper for the Mastodon and Pleroma APIs.
|
||||
dev-cpp/plog 1.1.5_p20200501: Portable, simple and extensible C++ logging library
|
||||
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
|
||||
dev-cpp/vectorwrapper 1.1.1 9999: A template vector wrapper class for C++
|
||||
dev-cpp/vectorwrapper 1.1.2 9999: A template vector wrapper class for C++
|
||||
dev-db/pg_repack 1.4.6: Reorganize tables in PostgreSQL databases with minimal locks
|
||||
dev-db/rum 1.3.7: RUM access method - inverted index with additional information in posting lists
|
||||
dev-embedded/rauc 1.5.1: Lightweight update client that runs on your Embedded Linux device
|
||||
@@ -306,6 +306,7 @@ dev-python/xunitparser 1.3.3: Read JUnit/XUnit XML files and map them to Python
|
||||
dev-python/yams 0.7.3 9999: A Last.FM scrobbler for MPD (Yet Another Mpd Scrobbler)
|
||||
dev-scheme/gerbil 0.16 9999: Dialect of Scheme designed for Systems Programming
|
||||
dev-scheme/guile-colorized 0.1_p20191205 9999: Colorized REPL for GNU Guile
|
||||
dev-scheme/guile-gi 0.3.1 9999: Bindings for GObject Introspection and libgirepository for Guile
|
||||
dev-util/FoBiS 3.0.5: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-util/codespell 1.17.1 2.0.0: Check text files for common misspellings
|
||||
dev-util/gammaray 2.11.2: High-level runtime introspection tool for Qt applications
|
||||
@@ -317,7 +318,6 @@ dev-util/tokei 12.0.4 12.1.0 12.1.1 12.1.2: Count code, quickly
|
||||
dev-util/xdp-tools 1.1.0: Utilities and example programs for use with XDP
|
||||
dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your bad code.
|
||||
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
|
||||
dev-vcs/git-extras 6.1.0 9999: Little git extras
|
||||
dev-vcs/git-repo-updater 0.5.1 0.5.1-r1: Easily update multiple git repositories at once
|
||||
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitqlient 1.2.0 1.3.0_beta 1.3.0 9999: Multi-platform Git client written with Qt
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 18 Mar 2021 10:35:52 +0000
|
||||
Fri, 19 Mar 2021 11:36:01 +0000
|
||||
|
||||
Reference in New Issue
Block a user