diff options
-rw-r--r-- | games-util/lgogdownloader/Manifest | 2 | ||||
-rw-r--r-- | games-util/lgogdownloader/lgogdownloader-3.1.ebuild (renamed from games-util/lgogdownloader/lgogdownloader-3.0.ebuild) | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/games-util/lgogdownloader/Manifest b/games-util/lgogdownloader/Manifest index 109da7b84c2a..e352f58d3428 100644 --- a/games-util/lgogdownloader/Manifest +++ b/games-util/lgogdownloader/Manifest @@ -1 +1 @@ -DIST lgogdownloader-3.0.tar.gz 60859 SHA256 4aeb7535a3e68da19ebdf6e5fa8e6553bb8087099bde660b2c883b9d28693835 SHA512 e99960c7bec55c37b230890911585eb68f133988a76bc00715fc715781b2e41c28879dc92563f3a6564a699dd5abe5c350f10b2d7e1d213e744ef0f768abe434 WHIRLPOOL c835d5872d87a70d875d17e5e76765535b054357c68afb566cf011301b67d80d2105cb72e41ceddd57d5f282b1125ab612ef2387cba184ec13616c61ccca8e2e +DIST lgogdownloader-3.1.tar.gz 60834 SHA256 010d98e23108f605a553efd42ae68abd9ec78db1b2cd18cab89f8fb7e20484c9 SHA512 e15f6d359298bee0922439703ca256ad9f5f07052a12b241fe03031663dce44bd61427dbe9739115d529736b261a51068c5b2c7669fe4a4b4c0553c2ed77a793 WHIRLPOOL 061d9ffad072dae03f509e637b081d48b293d2324ed9ef32f0341b32bc00d441db79227cc4c206bee11b426a0c5960c1a78e9471d2ce9f489070f4173c21c84f diff --git a/games-util/lgogdownloader/lgogdownloader-3.0.ebuild b/games-util/lgogdownloader/lgogdownloader-3.1.ebuild index 3eaebc0394cc..462a5f499816 100644 --- a/games-util/lgogdownloader/lgogdownloader-3.0.ebuild +++ b/games-util/lgogdownloader/lgogdownloader-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,13 +14,13 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+debug" -RDEPEND=">=app-crypt/rhash-1.3.3-r2:= - dev-cpp/htmlcxx:= - dev-libs/boost:= - >=dev-libs/jsoncpp-1.7:= - dev-libs/tinyxml2:= - net-libs/liboauth:= - >=net-misc/curl-7.32:=[ssl]" +RDEPEND=">=app-crypt/rhash-1.3.3-r2:0= + dev-cpp/htmlcxx:0= + dev-libs/boost:0= + >=dev-libs/jsoncpp-1.7:0= + dev-libs/tinyxml2:0= + net-libs/liboauth:0= + >=net-misc/curl-7.32:0=[ssl]" DEPEND="${RDEPEND} sys-apps/help2man |