2022-03-07 21:36:42 UTC

This commit is contained in:
Repository mirror & CI
2022-03-07 21:36:42 +00:00
parent 71ed896aab
commit 7bbe050ca2
81 changed files with 395 additions and 411 deletions

View File

@@ -1,11 +1,11 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Simplistic yet fancy CPU architecture fetching tool
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/Dr-Noob/cpufetch
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v0.98.tar.gz -> cpufetch-0.98.tar.gz
SRC_URI=https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v1.01.tar.gz -> cpufetch-1.01.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=e438e06abf6db7236957f8876711de0d
_md5_=cbaf7c83ea7c745682c5bb542b48bc4a

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install prepare
DEPEND=>=x11-libs/gtk+-3
DESCRIPTION=Simple drag-and-drop source/sink for X and Wayland
EAPI=7
HOMEPAGE=https://github.com/mwh/dragon
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=x11-libs/gtk+-3
SLOT=0
SRC_URI=https://github.com/mwh/dragon/archive/v1.2.0.tar.gz -> dragon-1.2.0.tar.gz
_md5_=bb20f04c8a6753c5d38f8df2248be2fa

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=sparklines for your shell
EAPI=8
HOMEPAGE=https://zachholman.com/spark https://github.com/holman/spark
HOMEPAGE=https://zachholman.com/spark/ https://github.com/holman/spark
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/holman/spark/archive/v1.0.1.tar.gz -> spark-1.0.1.tar.gz
_md5_=7213d210ec16d2ccd745184d756b36cb
_md5_=5dc52d63b29ded9c834cde07147b8ebe

File diff suppressed because one or more lines are too long