Diff libstaroffice-0.0.7 with a libstaroffice-9999
/usr/portage/app-text/libstaroffice/libstaroffice-9999.ebuild 2024-07-02 13:51:43.885851455 +0300 | ||
---|---|---|
7 | 7 |
EGIT_REPO_URI="https://github.com/fosnola/libstaroffice.git" |
8 | 8 |
inherit git-r3 autotools |
9 | 9 |
else |
10 |
SRC_URI="https://github.com/fosnola/${PN}/releases/download/${PV}/${P}.tar.xz" |
|
11 |
KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86" |
|
10 |
SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz" |
|
11 |
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" |
|
12 | 12 |
fi |
13 | 13 | |
14 | 14 |
DESCRIPTION="Import filter for old StarOffice documents" |