summaryrefslogtreecommitdiff
path: root/games-board/pokerth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
commit5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (patch)
tree8f255dfacbacb657e3ac3654d01c1e11e651c066 /games-board/pokerth
parent8aebb228036d5e2863b7eaa6e319ab41c1669269 (diff)
gentoo resync : 19.04.2018
Diffstat (limited to 'games-board/pokerth')
-rw-r--r--games-board/pokerth/Manifest2
-rw-r--r--games-board/pokerth/pokerth-1.1.1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/pokerth/Manifest b/games-board/pokerth/Manifest
index 10fdcf663420..f495e1eafac6 100644
--- a/games-board/pokerth/Manifest
+++ b/games-board/pokerth/Manifest
@@ -4,5 +4,5 @@ AUX pokerth-1.1.1-boost-noexcept.patch 2801 BLAKE2B 52a7a57c056932cef8d9fbef8139
AUX pokerth-1.1.1-qmake-gcc-6.patch 2629 BLAKE2B 9bb41989f72eedb433e505b2c1ff7dd29472c4f6b76c25d12a9a45294455b100d436900aa1c695a1633c5f77edcb65def2c54956e3c617528cda68ac0a687d8e SHA512 6440888615879b43ef1c04c7efaec6d267e8af9badaa563b724c8311ec1b5d5c55b6aa6a72cb4932f5bff0a47b50875dc8b237b13c3619e5c290bf427e0f4db0
AUX pokerth-1.1.1-qt5.patch 551 BLAKE2B a342a5638f20e79a866156872ce11afda27e083421e2a52f077e48df073c01d57fb3e0b110a2eef4ccf7cdfd2a35597ef60070cdf60ab2947aabf69d97e687ca SHA512 f64076b0dcbbc4359fbdca0b35448e6a8282b7c4bf217663cdb9a4326d54f790178af62aa7b625f46231561c7d185be390fff4b2b1c6c9853db0458688f9da10
DIST PokerTH-1.1.1-src.tar.bz2 19326922 BLAKE2B 43c94c1330ca11eaa52e4729e52fed3ee4022b8486b626168933a20658bf0c79028adb39b68433e5ccb7c8618b610366f193720f821039adc0e9a84eff0488b7 SHA512 bd822d15747d94b67657ea2fd0b9c8c1bdad0031a6eae30380217387a702e5f648d6f612b1bff0355c3c301ecaf47ca9d635a526e575f1bc1c5f88e38a7f73c1
-EBUILD pokerth-1.1.1-r2.ebuild 1579 BLAKE2B d6ec78ee9378fb8fb39f747d8495fd34632051aeca909261ecf87e5176007924619e8c65201baaef58458271ffb5e0201e65ef237dd43f15de2f709e6f053b78 SHA512 d6830a92b599823d5717192aa0dd6fa41d84b691ed7e9b727cb2d916b55ba7b6d3c94f82a4d4be7d5a252cef46c5477c136030aca1510b327e1297f79e7fc5b5
+EBUILD pokerth-1.1.1-r2.ebuild 1580 BLAKE2B a58fa9b58fdb3054dcba0f509129b9fe39dd6112858f83b708dd36e39c4531477b9e5ec16c825f7d3ef69b7e692c7f3a4ea13d8f01a1833bfb8386de6c188595 SHA512 32ca581f7b366e107a7e6ea3dfd05d8e7c3a1f0fa2df8e01b6849e1d5dc4704cc5a00e36a911294c8038fb41fb81c90540eebc54acaae3d4ce9cc5c3a66a58c6
MISC metadata.xml 340 BLAKE2B e271d172e85302ebcaf0ad3f355035e16056764ae73b01faf494659f0b82c9b0060448e518732e56b13c25ad676156124b11b28ebfdff4697eddc4524ddaf278 SHA512 640db7890ea68059399c50c0ab24c337e0a4cd1c977c2b87198ee9af25e39547fadd3fd83f081da6afa62ae9a9ae2fa450b45a83519d66b036e357ecc3e9b705
diff --git a/games-board/pokerth/pokerth-1.1.1-r2.ebuild b/games-board/pokerth/pokerth-1.1.1-r2.ebuild
index e0f3c1cf65f9..a7c17d198096 100644
--- a/games-board/pokerth/pokerth-1.1.1-r2.ebuild
+++ b/games-board/pokerth/pokerth-1.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic qmake-utils
MY_P="PokerTH-${PV}-src"
DESCRIPTION="Texas Hold'em poker game"
-HOMEPAGE="http://www.pokerth.net/"
+HOMEPAGE="https://www.pokerth.net/"
SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2"
LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain"