diff options
| author | eroen | 2016-10-12 23:02:12 +0200 |
|---|---|---|
| committer | eroen | 2016-10-12 23:02:12 +0200 |
| commit | 0e6d723d71a3a8bcb5e9ed02b147fccd56fe9718 (patch) | |
| tree | 2401da07e68163f6afa9aa4b08136fc211bbfc8f /games-rpg | |
| parent | 8870131b1fa79c86c8143efbff1bd84a6cf8e515 (diff) | |
| download | eroen-overlay-0e6d723d71a3a8bcb5e9ed02b147fccd56fe9718.tar.gz eroen-overlay-0e6d723d71a3a8bcb5e9ed02b147fccd56fe9718.tar.bz2 eroen-overlay-0e6d723d71a3a8bcb5e9ed02b147fccd56fe9718.tar.xz | |
steam.eclass - make variable names consistent
Diffstat (limited to 'games-rpg')
| -rw-r--r-- | games-rpg/morrowind-data/Manifest | 1 | ||||
| -rw-r--r-- | games-rpg/morrowind-data/morrowind-data-9999.ebuild | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games-rpg/morrowind-data/Manifest b/games-rpg/morrowind-data/Manifest deleted file mode 100644 index 1857bb69..00000000 --- a/games-rpg/morrowind-data/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST steamcmd_linux.tar.gz 3170982 SHA256 c7e382f81d5a44036ebb21fd6aa77f68fb4ac0b6d6f4c209ef389b05eba0f9b8 SHA512 747c1cda5cb11e1533b242785fb2d83d8f4b11506e46884c0956769859854ce0c5f450a195f60ffc2da9381a220857f3183c87ee0cfb85d56dc3dfea5db9a155 WHIRLPOOL aaf2ac96bb2ca506323775d897ea6e5dc57a361cbef310941623bead1b7615cdd3d6c7920b9ed4a2eab84a382e5fe4d6b36ceb2bb5701d76ede468a97bb0c68b diff --git a/games-rpg/morrowind-data/morrowind-data-9999.ebuild b/games-rpg/morrowind-data/morrowind-data-9999.ebuild index 7a3ed319..feda0657 100644 --- a/games-rpg/morrowind-data/morrowind-data-9999.ebuild +++ b/games-rpg/morrowind-data/morrowind-data-9999.ebuild @@ -21,8 +21,8 @@ IUSE="" DEPEND="" RDEPEND="" -STEAM_app_id=22320 -STEAM_platform=windows +ESTEAM_APPID=22320 +ESTEAM_PLATFORM=windows src_install() { insinto /usr/share/morrowind-data |
