Diff plowshare-2.1.7-r3 with a plowshare-9999
| /usr/portage/net-misc/plowshare/plowshare-9999.ebuild 2025-07-29 16:22:17.284467543 +0300 | ||
|---|---|---|
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 |
inherit git-r3 |
|
| 7 | ||
| 6 | 8 |
DESCRIPTION="Command-line downloader and uploader for file-sharing websites" |
| 7 | 9 |
HOMEPAGE="https://github.com/mcrapet/plowshare" |
| 8 |
SRC_URI="https://github.com/mcrapet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
|
| 10 |
EGIT_REPO_URI="https://github.com/mcrapet/plowshare.git" |
|
| 9 | 11 | |
| 10 | 12 |
LICENSE="GPL-3" |
| 11 | 13 |
SLOT="0" |
| 12 |
KEYWORDS="~amd64 ~arm ~ppc ~x86" |
|
| 13 | 14 |
IUSE="javascript view-captcha" |
| 14 | 15 | |
| 15 | 16 |
RDEPEND=" |