Various fixes for repoman (missing homepages, long descriptions)
This commit is contained in:
parent
0ce2feccd6
commit
1dfa29486c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
DESCRIPTION="Free software re-implementation of Tenberry Software DOS4GW, a DOS extender that allows to take full advantage of all physical memory under protected mode."
|
DESCRIPTION="Free replacement for DOS4GW."
|
||||||
HOMEPAGE="https://dos32a.narechk.net/content/main.html"
|
HOMEPAGE="https://dos32a.narechk.net/content/main.html"
|
||||||
|
|
||||||
LICENSE="Apache-1.1-sans-Apache"
|
LICENSE="Apache-1.1-sans-Apache"
|
||||||
|
@ -39,7 +39,6 @@
|
|||||||
# through separate installers.
|
# through separate installers.
|
||||||
: ${GOG_GAME_INSTALLER:=()}
|
: ${GOG_GAME_INSTALLER:=()}
|
||||||
|
|
||||||
RESTRICT="network-sandbox"
|
|
||||||
LICENSE="GOG_EULA"
|
LICENSE="GOG_EULA"
|
||||||
BDEPEND+="
|
BDEPEND+="
|
||||||
games-util/lgogdownloader[portage]
|
games-util/lgogdownloader[portage]
|
||||||
|
@ -5,8 +5,8 @@ EAPI=7
|
|||||||
|
|
||||||
inherit gog
|
inherit gog
|
||||||
|
|
||||||
DESCRIPTION="Post-apocalyptic role-playing game."
|
DESCRIPTION="Post-apocalyptic GURPS-like role-playing game."
|
||||||
HOMEPAGE=""
|
HOMEPAGE="https://www.gog.com/game/fallout"
|
||||||
|
|
||||||
LICENSE+=" FALLOUT1_EULA"
|
LICENSE+=" FALLOUT1_EULA"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -9,6 +9,8 @@ HOMEPAGE=""
|
|||||||
LICENSE="Warcraft3_EULA"
|
LICENSE="Warcraft3_EULA"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
DESCRIPTION="Third installment of Warcraft from Blizzard."
|
||||||
|
HOMEPAGE="https://www.blizzard.com/games/war3/"
|
||||||
|
|
||||||
SRC_URI="https://archive.org/download/wc3_patches/Windows/ROC/English/War3ROC_126a_English.exe https://archive.org/download/wc3_patches/Windows/TFT/English/War3TFT_126a_English.exe"
|
SRC_URI="https://archive.org/download/wc3_patches/Windows/ROC/English/War3ROC_126a_English.exe https://archive.org/download/wc3_patches/Windows/TFT/English/War3TFT_126a_English.exe"
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ EAPI=7
|
|||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|
||||||
DESCRIPTION="Unofficial GOG.com downloader for Linux with patchset that allows integration with Portage"
|
DESCRIPTION="Unofficial downloader for GOG content."
|
||||||
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
|
HOMEPAGE="https://sites.google.com/site/gogdownloader/"
|
||||||
SRC_URI="https://sites.google.com/site/gogdownloader/${P}.tar.gz"
|
SRC_URI="https://sites.google.com/site/gogdownloader/${P}.tar.gz"
|
||||||
LICENSE="WTFPL-2"
|
LICENSE="WTFPL-2"
|
||||||
|
Loading…
Reference in New Issue
Block a user