mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
Merge updates from master
This commit is contained in:
@@ -49,4 +49,4 @@ src_install() {
|
||||
doicon -s 32 usr/share/icons/hicolor/32x32/apps/ODAFileConverter.png
|
||||
doicon -s 64 usr/share/icons/hicolor/64x64/apps/ODAFileConverter.png
|
||||
doicon -s 128 usr/share/icons/hicolor/128x128/apps/ODAFileConverter.png
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
|
||||
|
||||
EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
|
||||
else
|
||||
SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
|
||||
|
||||
EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
|
||||
else
|
||||
SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user