Diff tinyssh-20260401 with a tinyssh-99999999
| /usr/portage/net-misc/tinyssh/tinyssh-99999999.ebuild 2025-05-20 18:21:08.262406940 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 12 | 12 |
EGIT_REPO_URI="https://github.com/janmojzis/tinyssh.git" |
| 13 | 13 |
else |
| 14 | 14 |
SRC_URI="https://github.com/janmojzis/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
| 15 |
KEYWORDS="~amd64 ~arm64 ~x86" |
|
| 15 |
KEYWORDS="~amd64 ~x86" |
|
| 16 | 16 |
fi |
| 17 | 17 | |
| 18 | 18 |
LICENSE="|| ( CC0-1.0 0BSD MIT-0 MIT )" |