dev-scm/git-interactive-rebase-tool: initial import of version 1.1.0
This commit is contained in:
parent
479e65c679
commit
281ffd93c8
@ -0,0 +1,19 @@
|
||||
# Copyright 2020 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require cargo [ channel=stable ]
|
||||
require github [ user=MitMaro tag="${PV}" ]
|
||||
|
||||
SUMMARY="Native cross platform full feature terminal based sequence editor for git interactive rebase"
|
||||
HOMEPAGE="https://crates.io/crates/git-interactive-rebase-tool ${HOMEPAGE}"
|
||||
|
||||
LICENCES="GPL-3"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
"
|
||||
|
||||
BUGS_TO="hasufell@posteo.de"
|
||||
|
Loading…
Reference in New Issue
Block a user