2020-04-27 18:38:33 UTC

This commit is contained in:
Repository mirror & CI
2020-04-27 18:38:33 +00:00
parent fbef8d6a4d
commit 272bdb54d8
5 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] )
DESCRIPTION=RUM access method - inverted index with additional information in posting lists
EAPI=7
HOMEPAGE=https://github.com/postgrespro/rum
IUSE=postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] )
SLOT=0
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.6.tar.gz -> rum-1.3.6.tar.gz
_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 postgres 0f69f5b2817c4dbd525e67890fdc86e2 postgres-multi b784ac6c30437f2ded3f16482b56374c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02
_md5_=218564a9bbbad89864864af9ce38542e

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=minimalistic commanline pastebin
EAPI=7
HOMEPAGE=https://bsd.ac
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.0.2.tar.gz -> purritobin-0.0.2.tar.gz
_md5_=e5e892da8546c84f79569f759dc29bb1

View File

@@ -0,0 +1,10 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DESCRIPTION=minimalistic commanline pastebin
EAPI=7
HOMEPAGE=https://bsd.ac
LICENSE=GPL-2
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422
_md5_=e5e892da8546c84f79569f759dc29bb1

View File

@@ -31,6 +31,7 @@ app-text/OCRmyPDF 9.7.2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/katarakt 0.2: Simple PDF viewer
app-text/mdbook 0.3.7: Creates a book from markdown files
app-text/noweb 2.12: a literate programming tool, lighter than web
dev-db/rum 1.3.6: RUM access method - inverted index with additional information in posting lists
dev-games/surgescript 0.5.4.3 9999: scripting language made for opensurge
dev-java/openjdk-sts-bin 14.0.1_p7-r1: Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Supported
dev-lang/aldor 1.2.0_p20190730: The Aldor Programming Language
@@ -182,6 +183,7 @@ net-mail/remail 0.9: A set of tools for crypted mailing lists
net-misc/FORT-validator 1.2.0: FORT validator is an open source RPKI validator
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
net-misc/openbgpd 6.6_p0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/purritobin 0.0.2 9999: minimalistic commanline pastebin
net-misc/tinyssh 20190101: A small SSH server with state-of-the-art cryptography
net-misc/wsdd 0.5: A Web Service Discovery host daemon.
net-p2p/trezord-go 2.0.29: TREZOR Communication Daemon

View File

@@ -1 +1 @@
Mon, 27 Apr 2020 15:39:20 +0000
Mon, 27 Apr 2020 18:38:33 +0000