From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- games-action/postalplus/Manifest | 2 +- games-action/postalplus/postalplus-1-r1.ebuild | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'games-action/postalplus') diff --git a/games-action/postalplus/Manifest b/games-action/postalplus/Manifest index eaa91cb6f346..14b3c584aa7f 100644 --- a/games-action/postalplus/Manifest +++ b/games-action/postalplus/Manifest @@ -1,2 +1,2 @@ -EBUILD postalplus-1-r1.ebuild 826 BLAKE2B bf22ec1c8dacc52ea276e77c10ea598c2e89692177fb66dbd35676ff2dcc555c9c6df3f53f5af0b4b82cf310fb8372e93b113cd35fb0b6c8cf79dc7b4a2df960 SHA512 030f5b9b32419a116acbbb2e265b00b8ed4b46379af44ad426cc6c9c4f63aada386f55df37338e07d99de07fe356908981f31e7b3575aa685c3b5555f4c3036f +EBUILD postalplus-1-r1.ebuild 820 BLAKE2B add8f09b86b3aa13611e01cdf4046a50bc0df06e81002dade611c2a77fa237a069e28093fa5dfb2d01729602cc35473a9faa9c30d505a967fc591b196e4f3790 SHA512 e81a3f6a7c129de9ad54a84afc89d3db4a4ba6d162c1d6dc9c837e42d89899d5de1e2d5e322ca3cc75b1f7b07e6943e0c46ad82423c52ffd5512ba8f4a6ddeae MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-action/postalplus/postalplus-1-r1.ebuild b/games-action/postalplus/postalplus-1-r1.ebuild index 223d0a7931d1..5f8b4e341f15 100644 --- a/games-action/postalplus/postalplus-1-r1.ebuild +++ b/games-action/postalplus/postalplus-1-r1.ebuild @@ -1,20 +1,19 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit eutils cdrom +EAPI=7 + +inherit cdrom desktop wrapper DESCRIPTION="Ultraviolent and controversial game featuring the Postal Dude" -HOMEPAGE="http://www.lokigames.com/products/postal/" -SRC_URI="" +HOMEPAGE="https://www.lokigames.com/products/postal/" LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~x86" -IUSE="" RESTRICT="strip bindist" -S=${WORKDIR} +S="${WORKDIR}" src_install() { local dir=/opt/${PN} -- cgit v1.2.3