add content
This commit is contained in:
17
app-admin/sara-test/sara-test-0.2.ebuild
Normal file
17
app-admin/sara-test/sara-test-0.2.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="S.A.R.A.'s test suite"
|
||||
HOMEPAGE="https://github.com/smeso/sara-test"
|
||||
SRC_URI="https://github.com/smeso/${PN}/archive/v0.2.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
Reference in New Issue
Block a user